0.0.7
What's Changed
New API Introduced
New Annotation
@Experimental
: The marker annotation indicates a feature is experimental, it could be changed or even be removed in the future.
New Interface
Wrapper
: The Wrapper interface.DelegatingWrapper
: Delegating Wrapper.WrapperProcessor
: The Processor for Wrapper.
New Class
Deprecation
: The info class for deprecation.Assert
: The utility class for Assertion.
API Changed
BeanProperty
: Make the fields to be final
Full Changelog: 0.0.6...0.0.7