Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 290 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 290 Bytes

Changelog

v0.1.0 (2024-11-08)

Initial Release

  • Implementation of RFW text format parser using NimbleParsec
  • Implementation of RFW binary format parser
  • Support for widget model definitions
  • Full test coverage for parsing functionality
  • Documentation and type specifications