Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

[0.1.3] - 2026-03-05

  • Reording ABNF to make more sense

[0.1.2] - 2026-03-05

  • Creating build

[0.1.1] - 2026-03-04

  • Updating release and hopefully installing

[0.1.0] - 2026-03-03

  • First release

Added

  • Initial implementation: grammar.json → ABNF writer
  • ABNF → grammar.json parser
  • Round-trip conversion support
  • CLI with auto-detection of conversion direction