Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 571 Bytes
  • Requires C++23.
  • Removed use of deprecated cpplogger, replacing it with spdlog.
  • Removed use of Boost for formatting and upper case letters, replacing with standard library.
  • Improved restructured build for CMake.
  • Fixed issues with GCC builds, this version should work for GCC and Clang in both macOS and Linux operating systems