Skip to content

Latest commit

 

History

History
99 lines (54 loc) · 1.09 KB

File metadata and controls

99 lines (54 loc) · 1.09 KB

v0.7.3 (2024-10-09)

Fix

  • BlueId calculation for nested structures (#7)

v0.7.2 (2024-10-07)

Fix

  • blueId calculation, reversing

v0.7.1 (2024-09-25)

Fix

  • caching
  • caching

v0.7.0 (2024-09-23)

Feat

  • MergerReverser

v0.6.1 (2024-09-17)

Fix

  • Double

v0.6.0 (2024-09-13)

Feat

  • null mapping, updated limits
  • object mapping

Fix

  • explicit mappings
  • object mapping

v0.5.0 (2024-08-08)

Feat

  • List and Dictionary support, Preprocessor
  • ClasspathBasedNodeProvider

Fix

  • Disable core node provider
  • Minor changes
  • Java8 comp

v0.4.0 (2024-07-23)

Feat

  • support for self-referring nodes

Fix

  • DirectoryBasedNodeProvider didn't process plain-text files properly

v0.3.0 (2024-07-19)

Feat

  • CICD updates (#5)
  • minor change to Blue

v0.2.0 (2024-07-17)

Feat

  • Gradle build - Maven Central

v0.1.0 (2024-07-17)

Feat

  • upgrade org.jreleaser

Fix

  • Typo in TestUtils

v0.0.1 (2024-07-17)

Feat

  • gradle build - Maven Central
  • prepare for maven publish

Fix

  • Sample serialization test