Skip to content

7.6.0 — packaging and command style

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 00:47
· 166 commits to main since this release
v7.6.0
  • #97 We now support the cargo watch -- command... syntax style. That should make it a little more intuitive to those used to comparable unix tools.
  • GNU builds on Windows have been dropped
  • ARM v7 (hf) and v8 (aarch64) binaries are now available
  • DEBs are now available for both amd64 gnu and musl (if that's useful in some way), and for ARM builds
  • Builds are done on Github Actions (and are super fast! 🚀)
  • MSRV has been bumped to 1.51.0 (not a breaking change as per policy)