Skip to content

Valijson v1.0.3

Latest
Compare
Choose a tag to compare
@tristanpenman tristanpenman released this 28 Aug 05:08
· 43 commits to master since this release

Issues fixed in this release:

  • Fix typos in RapidJsonAdapter, only failing when certain features are used
  • Added explicit default move constructors/operators (@jackorobot)
  • Various cosmetic fixes (@mvds00)
  • Implemented functioning move constructors/operators (@jackorobot)
  • Compatibility with boost-1.85.0 (@BohdanBuinich)
  • Ability to customize regular expression engine (@sandwoodK)