- Fix build with CMake 4.
- option to add default values during validation
- add thread-safe API
- build static library by default (jsoncpp only builds static library by default)
- add this NEWS.md file
- build shared library by default (needs jsoncpp shared library)
- fix pkgconfig file
- The include path for the header was changed to have a json/ prefix, just like jsoncpp has.
- first public release