Skip to content

Latest commit

 

History

History
82 lines (53 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

82 lines (53 loc) · 1.45 KB

Changelog

Modelfile is a perfect and immutable format, but this parser is sadly not

[unreleased]

0.2.2 - 2024-12-22

Fixed

  • add strum::Display to Instruction

0.2.1 - 2024-12-22

Fixed

  • more derives for Instruction

0.2.0 - 2024-11-20

Fixed

  • add pub use
  • update builder
  • update builder and README

Other

  • add changelog to justfile
  • Merge pull request #8 from covercash2/fix/builder
  • update changelog
  • add docstrings

🐛 Bug Fixes

  • Update builder and README
  • Update builder
  • Add pub use

📚 Documentation

  • Add docstrings

⚙️ Miscellaneous Tasks

  • Remove test file
  • Update changelog

[0.1.1] - 2024-11-19

🚀 Features

  • Initial commit

🐛 Bug Fixes

  • Add changelog
  • Fix typos with typos

📚 Documentation

  • Add README
  • Add nom link to README
  • Add build badge to README
  • Update README

⚙️ Miscellaneous Tasks

  • Make the snapshot test deterministic
  • Cleanup
  • Add justfile
  • Make lints more strict
  • Run clippy in CI
  • Add metadata to Cargo.toml
  • Exclude test data from package
  • Update license to license-file
  • Add release-plz workflow
  • Update changelog
  • Release v0.1.1
  • Release v0.1.1