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)