Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 13:08

First minor release with notable changes including 9 new targets x86/x86_64/ARM/ARM64 for Linux, Macos and FreeBSD.

Updates

Find the binaries for new targets attached to this release.

Refactorings

  • b0e6f33 Check if a given package directory path is a valid Git repository for add, up and rm commands.
  • 67376a6 Remove needless &str borrows.
  • f93c668 Development and release Github Actions pipelines.