Skip to content

4.2.0

Compare
Choose a tag to compare
@trflynn89 trflynn89 released this 01 Feb 22:04

Changes:

  • 0b5c781 Version 4.2.0
  • 5352420 Update string formatting benchmarks
  • 368912c Add a BasicStringFormatter::format_value overload for pointers
  • 11c4f66 Update docs on how BasicString::format differs from std::format
  • ab927f9 Handle invalid Unicode transcoding during string formatting
  • a27a137 Fix formatting of non-null-terminated character arrays
  • 47fec5f BasicStringLexer may use BasicStringClassifier::size for string size
  • bfc4c7e Add BasicStringClassifier::size overload for character arrays
  • 42acd67 Remove unused iterator-based Unicode converters
  • baec3cf Convert Unicode encodings in-place in BasicStringFormatter
See More
  • 328f0af Add Unicode transcoder to insert into an existing string
  • 167d5a3 Use new Unicode conversion helper where appropriate
  • 724face Add a Unicode conversion helper that accepts a string-like object

This list of changes was auto generated.