- 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