Skip to content

Release v6.0.0

Compare
Choose a tag to compare
@henryx henryx released this 09 Jul 15:20
· 16 commits to master since this release
  • Added missing module-info and package-info informations (PR #37)
  • Add public interface with factory methods, hide implementation (PR #38)
  • Upgrate gradle version to 7.6 (PR #39)
  • Rewritten Rest Client using HttpClient (PR #42)
  • Port to Java 11 (Issue #22)