Skip to content

Releases: focamacho/SealConfig

Seal Config 1.4.4

Choose a tag to compare

@focamacho focamacho released this 26 Jun 20:02
  • Fix internal issue with reflection. f80f1d5

Seal Config 1.4.3.1

Choose a tag to compare

@focamacho focamacho released this 23 Jun 20:46
  • Dummy version for Jitpack fix

1.4.3 Changelog:

  • Removed Apache Commons IO dependency
  • JanksonParser now accepts a Jankson object as argument
  • Added @ConfigCategory annotation for category classes

Seal Config 1.4.3

Choose a tag to compare

@focamacho focamacho released this 23 Jun 20:41
  • Removed Apache Commons IO dependency
  • JanksonParser now accepts a Jankson object as argument
  • Added @ConfigCategory annotation for category classes

Seal Config 1.4.2

Choose a tag to compare

@focamacho focamacho released this 23 Dec 22:54
  • Fix issue when identifying categories objects.

Seal Config 1.4.1

Choose a tag to compare

@focamacho focamacho released this 19 Dec 20:19
  • Fix issues with Jitpack

Seal Config 1.4.0

Choose a tag to compare

@focamacho focamacho released this 19 Dec 19:45
  • Update Jankson
  • Remove ConfigObject annotation
  • Change internal code to use ConfigParser abstract class
  • Minimize shadow jar

Seal Config 1.3.0

Choose a tag to compare

@focamacho focamacho released this 08 Aug 23:03
  • Jankson Atualizado

Seal Config 1.2.2

Choose a tag to compare

@focamacho focamacho released this 09 Mar 12:05
  • Fix issue loading configs

Seal Config 1.2.1

Choose a tag to compare

@focamacho focamacho released this 02 Mar 15:14
  • Fix default values not being removed from Maps.

Seal Config 1.2

Choose a tag to compare

@focamacho focamacho released this 19 Feb 06:51
  • Allows to use objects as categories