Skip to content

Preferences 2.0.0

Compare
Choose a tag to compare
@ultraq ultraq released this 03 Dec 03:13
  • Project rewritten in Groovy
  • Minimum Java version upped to 8
  • Preferences object is no longer full of static methods, you now need to create an instance of one to use its methods.
  • Unit tests added!
  • Greatly simplified the public API by removing methods that are now redundant and making other methods automatic thus no longer requiring developer input.