Skip to content

Releases: Metaphoriker/gutil

[gutil 1.1.6] Configuration changes and backwards compatibility

30 Sep 01:13
Compare
Choose a tag to compare
  • annotated fields of superclasses are now also taken into account, for shared config values for example
  • fields are now properly synced with their latest value on save
  • now using Gson for serialization and deserialization to support any kind of field
  • added ConfigHeader annotation to set the header of the config
  • you can now set a custom comment prefix in the Configuration annotation
  • classes have been moved to the gutil metapackage
  • now using java 8 for the project

Full Changelog: 1.1.4...1.1.6

[gutil 1.1.4] ListPaginator is now immutable

29 Sep 21:06
Compare
Choose a tag to compare

[gutil 1.1.3] setDirectory method

27 Sep 21:39
Compare
Choose a tag to compare

adds a setDirectory method to BaseConfiguration, with which you can, before initializing the config, set its directory.

Full Changelog: 1.1.2...1.1.3

[gutil 1.1.2]

27 Sep 21:24
Compare
Choose a tag to compare

now you dont need to saveConfiguration anymore after calling initialize on your configuration

Full Changelog: 1.1.1...1.1.2

[gutil 1.1.1] Auto-Config with all primitives supported

27 Sep 21:05
Compare
Choose a tag to compare

[gutil 1.1] Auto-Config

27 Sep 21:01
Compare
Choose a tag to compare

[gutil 1.0] ListPaginator

25 Sep 13:13
Compare
Choose a tag to compare