Skip to content

Releases: RichardInnocent/PropertiesToolkit

v3.0.1

13 Apr 20:54
29ba821

Choose a tag to compare

  • Restricted the FromProperty annotation to fields only
  • Ensured that the extractor used in annotations must be of a subclass of PropertyExtractor

v3.0.0

01 Oct 19:25
a61b0b8

Choose a tag to compare

Added the ability to configure property values using annotations.

v2.0.1

25 Feb 21:54

Choose a tag to compare

Minor documentation corrections

v2.0.0

25 Feb 21:25

Choose a tag to compare

Added developer information

v1.0.0

22 Feb 15:12

Choose a tag to compare

Initial release. Support added for converting properties text to other types of objects and impose validation checks.
Default values and behaviour can be specified when encountering problems validation the data.