Skip to content

Releases: covercash2/modelfile

v0.2.2

22 Dec 03:20
8f81961
Compare
Choose a tag to compare

Fixed

  • add strum::Display to Instruction

v0.2.1

22 Dec 02:55
2941c55
Compare
Choose a tag to compare

Fixed

  • more derives for Instruction

v0.2.0

20 Nov 01:26
2a75922
Compare
Choose a tag to compare

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

v0.1.1

19 Nov 02:46
6f2f73c
Compare
Choose a tag to compare

Fixed

  • fix typos with typos
  • add changelog

Other

  • Revert "chore: release v0.1.1"
  • release v0.1.1
  • update changelog
  • update README
  • add build badge to README
  • add release-plz workflow

🚀 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