oatpp/changelog
Martin Koehler 9ffabd91c9 oatpp::String works better with std::string
* The oatpp::String class owns a typecast operator to
  std::string, now.
* The oatpp::String class is extended by the `equalsCI` function
  for case-insensitive comparision of two strings.
  This is required to get oatpp-swagger working again,
2021-08-24 12:54:50 +02:00
..
1.1.0.md Fix changelog inconsistency. 2020-05-25 20:39:19 +03:00
1.2.0.md Update README.md + '1.2.0' changelog 2020-10-27 03:31:30 +02:00
1.2.5.md Update 1.2.5.md 2021-02-14 23:04:06 +02:00
1.3.0.md oatpp::String works better with std::string 2021-08-24 12:54:50 +02:00