Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 520 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 520 Bytes

Changelog

[0.4.0] - 2025-03-09

  • Fix: convert camelCase field name to SCREAMING_SNAKE_CASE lens name
  • Bump: vavr 0.10.6

[0.3.0] - 2024-11-15

  • Fix: generate correct package for type lens qualifier

[0.2.0] - 2024-11-15

  • Rename apply methods to modify
  • Move public API into api subpackage
  • Generate lens in package of annotated type

[0.1.0] - 2024-10-27

  • Initial release