Releases: Metaphoriker/jshepherd
Releases · Metaphoriker/jshepherd
2.0.2
- 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
What's Changed
- Internal Cleanup + Comment Section Support by @DavidTheExplorer in #2
- Fixed wrong serialization of HTML characters by @DavidTheExplorer in #4
New Contributors
- @DavidTheExplorer made their first contribution in #2
Full Changelog: 2.0.0...2.0.1
JShepherd 2.0.0
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
Fixed: now shading to the correct package
Full Changelog: 1.0.2...1.0.3
1.0.2
- 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
- ConfigHeader was renamed to ConfigurationHeader
- ConfigValue was renamed to ConfigurationValue
1.0.0
Full Changelog: https://github.com/Metaphoriker/coma/commits/1.0.0