Skip to content

0.0.7

Compare
Choose a tag to compare
@mercyblitz mercyblitz released this 26 Nov 07:44
· 3855 commits to release since this release
d339814

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