v0.1.2
What's Changed
Enhancement
- [JavaDoc] Add the Javadoc with examples covering the core API or components
Module microsphere-java-core
- [Language] Introduced new API -
MutableInteger
- [Function] Introduced new convenience methods in
ThrowableSupplier
,ThrowableFunction
, andThrowableConsumer
- [Collection] Refactor the classes :
DefaultEntry
,EmptyDeque
,ImmutableEntry
,SingletonDeque
,UnmodifiableDeque
andUnmodifiableQueue
to be top-level - [Collection] Introduced new API -
DelegatingDeque
,DelegatingQueue
,ReversedDeque
,
Dependencies
- Update the
microsphere-build
from 0.1.0 to 0.2.0 - Bump junit-jupiter.version from 5.13.1 to 5.13.2
Full Changelog: 0.1.1...0.1.2