Skip to content

Releases: eopb/cargo-override

v0.0.5

14 Sep 14:11
dc4c853
Compare
Choose a tag to compare

Added

  • Support for Windows, tested in CI

Fixed

  • Escaping of paths which was causing panics on Windows (#134)
  • Typos in error messages (#143)

Other

  • Some dependency upgrades

v0.0.4

11 Sep 18:28
34a0538
Compare
Choose a tag to compare

Added

  • Implement --force flag for ignoring correctness and compatibility checks (#127)

v0.0.3

08 Sep 11:14
Compare
Choose a tag to compare

Fixed

  • Missing styling in CLI help text

Other

  • Introduced nix flake installation method
  • Started running tests on MacOS in CI

v0.0.2

04 Sep 19:16
Compare
Choose a tag to compare

Other

  • First release with a changelog 🚀