Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 12:50
· 46 commits to main since this release
fda56fd

What's changed?

  • CI: Add GitHub Actions workflow for building and testing on Linux and macOS.
  • CI: Add GitHub Actions workflow for releasing Linux and macOS binaries. To release a new version, use the GitHub Workflow Dispatch feature.
  • Format code with cargo fmt.