Improvements to builder and documentation
·
20 commits
to master
since this release
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
1.6.19 - 2019-06-18
- New builder methods for adding custom primitives and serialized objects directly, without class scanning.
- Reorganized and improved documentation.
- Support for all primitive data types in JSON
- New Serialized Object and Custom Primitive detection strategies
- Improve Validation Exception to Validation Error mapping
- New Feature: Injector factories
- No serializing of null fields in Jackson Recipe