Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 589 Bytes

File metadata and controls

32 lines (20 loc) · 589 Bytes

1.4 [2025-08-11]

  • Fix build with CMake 4.

1.3 [2020-03-31]

  • option to add default values during validation
  • add thread-safe API
  • build static library by default (jsoncpp only builds static library by default)

1.2 [2019-04-09]

  • add this NEWS.md file
  • build shared library by default (needs jsoncpp shared library)
  • fix pkgconfig file

1.1 [2019-04-08]

  • The include path for the header was changed to have a json/ prefix, just like jsoncpp has.

1.0 [2018-12-23]

  • first public release