Skip to content

Releases: Metaphoriker/jshepherd

2.0.2

08 Mar 01:32
Compare
Choose a tag to compare
  • fix escaping special characters
  • fix Strings are now not handled by GSON internally anymore

Full Changelog: 2.0.1...2.0.2

2.0.1

05 Mar 12:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

JShepherd 2.0.0

05 Feb 23:34
Compare
Choose a tag to compare

Renamed the library to JShepherd. With this change the library is now at version 2.0.0 and will follow a new direction.
Stay tuned for future releases!

Full Changelog: 1.0.3...2.0.0

1.0.3

08 Jan 23:20
Compare
Choose a tag to compare

Fixed: now shading to the correct package

Full Changelog: 1.0.2...1.0.3

1.0.2

14 Dec 19:25
Compare
Choose a tag to compare
  • ConfigurationValue is now Key
  • Description has been removed from Key and there is now a Comment annotation
  • ConfigurationHeader has been removed and Comment can be put on the class header
  • Fields without a comment will no longer have a # above them

1.0.1

12 Dec 17:00
Compare
Choose a tag to compare
  • ConfigHeader was renamed to ConfigurationHeader
  • ConfigValue was renamed to ConfigurationValue

1.0.0

21 Nov 00:39
Compare
Choose a tag to compare