Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 588 Bytes

File metadata and controls

41 lines (22 loc) · 588 Bytes

2.5

  • Add support for optional nested type

2.4

  • Add support for Collection (#4)

2.3

  • Fix a bug when the annotation processor is triggered by Eclipse (#2)

2.2

  • Add support for inner settings (#1)
  • Add support for primitive types

2.1

  • Fix SettingsFactory visibility

2.0

  • Support for HOCON
  • Support for List

1.5

  • Setting.override breaks if nothing gets overridden

1.4

  • Declare the annotation processor in META-INF/services in order to be automatically discovered

1.3

  • Fix nested type in different package

1.2

  • Add support for nested type