Skip to content

1.1.10

Latest
Compare
Choose a tag to compare
@SergiusTheBest SergiusTheBest released this 20 Aug 10:47
· 9 commits to master since this release
  • New: Add support for UTF-8 char encoding on Windows (#76, #69, #238, #239)
    This allows to use Utf8Everywhere approach
  • New: Add ArduinoAppender
  • New: Publish on PlatformIO Registry for embedded development (#244)
  • New: Add support for char8_t strings
  • New: Add tests
  • Enh: Add rudimentary support of VS2005 (#232)
  • Enh: Implementation of vasprintf emulation (#243)
  • Fix: Parsing of templated classes (#251)
  • Fix: Compiling with MSVC using C++20 (#236)
  • Fix: No newline error with '-Wnewline-eof' build flag (#263)