C++ 1.0.0 - Initial public release
Change Log
- This is the initial public release! It includes the following updates relative to the internal version:
- Build system using
CMake
andCPM
- Overhaul to use
nlohmann/json
instead of internalJsonParser
library
- Build system using