Skip to content

v5.0.0a

Latest
Compare
Choose a tag to compare
@joelsgp joelsgp released this 08 Mar 16:37
· 3 commits to main since this release
88782db

Big refactor

  • Bump jdk from 8 to 17
  • Bump library versions to latest
  • Code quality changes
    • Convert tabs to spaces
    • Remove dead commented out code
    • Use more modern language structures, like lambdas instead of anonymous constructions, and the new for loop
    • etc. (i forgor)
  • Add github workflow
  • Add details to pom.xml

Needs testing and finishing todos