Skip to content

v8.0.0-a05

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikepenz mikepenz released this 30 Dec 16:47
· 330 commits to develop since this release

Warning

  • Please see the release notes for the previous alpha versions

Breaking Changes

  • remove a bunch of with* methods
  • deprecate all with* methods
  • change the visibility of many methods
  • make many with methods being extensions on the interface to simplify the generic type for the different interfaces

Updates

  • add a big amount of javadoc and comments