json-voorhees v1.4.0 Release Notes
Release Date: 2019-09-13 // over 5 years ago-
- Core
- Removes use of variable length arrays in character conversion code
- Serialization
- Adds support for required fields
- Platform
- Adds support for newer Ubuntu, Fedora, and openSUSE flavors
- Core
Previous changes from v1.3.0
-
- Core
- Expands testing for strings with the Big List of Naughty Strings
- Serialization
- Return old
formats
value when usingformats::set_global
- Allow duplicate types when building formats
- Convenience methods for checking formats references while building a
formats
instance
- Return old
- Platform
- Easy way to build packages for all platforms
- Core