Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 4.46 KB

CHANGELOG.md

File metadata and controls

57 lines (38 loc) · 4.46 KB

Changelog

2.1.0 (2025-03-09)

Features

  • Add prettier step to workflow before linting for better release preparation (#36) (e186097)
  • Add text lint rules (#38) (49f79dc)
  • Add update go package information workflow (#40) (d531ab2)
  • Added a fuzzing test (e6520eb)
  • Remove unnecessary workflows (#39) (6839a18)
  • remove update go package workflow (#42) (e47e85c)
  • update go mod version to 1.24.0 (#33) (780dcf9)

Bug Fixes

  • add major version to the module path (#41) (48b1c72)
  • Prettier action to write to files (#37) (327aec4)

2.0.1 (2025-02-05)

Bug Fixes

2.0.0 (2025-02-05)

⚠ BREAKING CHANGES

  • Library refactor

Features

Bug Fixes