Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 847 Bytes

changelog.md

File metadata and controls

36 lines (30 loc) · 847 Bytes

0.8.0

Decouple Custom Data Types

  • Added Core
  • Java 8 date and time apis
  • Added custom transformers

0.7.1

Remove unused lines in JVM Date Parser

0.7.0

Added Feature

  • case sensitive flag #11

0.6.0

Added Feature and Enhancement

  • ignore unknown/unmapped fields
  • custom mapping from Data class properties
  • process grass using kotlin flow

0.5.0

  • fixed bug parsing empty string into nullable values for custom names, issue #12

0.4.1

Source Code Documentation and Hints

  • classes
  • methods
  • public fields

Root

  • code cleanup on variable usages

0.4.0

Update Kotlin Version

  • updated kotlin version to 1.4.0
  • added abstraction Layer Stem
  • migrated implementation of Root method harvestData(...) to Stem