Skip to content

v0.1.2

Compare
Choose a tag to compare
@mercyblitz mercyblitz released this 09 Jul 13:04
· 732 commits to release since this release
3be2c3d

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, and ThrowableConsumer
  • [Collection] Refactor the classes : DefaultEntry , EmptyDeque , ImmutableEntry , SingletonDeque , UnmodifiableDeque and UnmodifiableQueue 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