Skip to content

4.7.0

Latest
Compare
Choose a tag to compare
@facontidavide facontidavide released this 24 Apr 07:37
· 3 commits to master since this release

Finally!

It was about time to do a new release. Thanks to all the amazing contributors that submitted issues and Pull Requests.

Noteworthy changes

  • From now on, when registering a custom types T to the JSON converter, you will automatically add a converter to/from std::vector<T>. See #965

  • Behavioral change in PreconditionNode. See #904

  • TestNode constructor arguments changes. See #967

What's Changed

New Contributors

Full Changelog: 4.6.2...4.7.0