Skip to content

Tags: mikigal/ConfigAPI

Tags

v1.2.6

Implemented support for serializing Enums, refactoring

v1.2.5

Fixed inline comments

v1.2.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from m7rlin/master

Fix removing cache; Add annotation ConfigOptional on custom DTO classes

v1.2.3

Adding the possibility to initialize a config with a custom directory

v1.2.2

Fixed deserializing items without lore

v1.2.1

Fixed Gradle configuration

v1.2.0

Verified

This commit was signed with the committer’s verified signature.
mikigal Mikołaj Gałązka
Fixed setters

v1.1.9

Verified

This commit was signed with the committer’s verified signature.
mikigal Mikołaj Gałązka
Added validation for array of primitives

v1.1.8

Verified

This commit was signed with the committer’s verified signature.
mikigal Mikołaj Gałązka
Fixed formatting NameStyle

v1.1.7

Verified

This commit was signed with the committer’s verified signature.
mikigal Mikołaj Gałązka
Added automatic serializer for custom classes based on reflections