Skip to content

v0.1.0

Compare
Choose a tag to compare
@ruben-arts ruben-arts released this 11 Aug 14:44
· 1332 commits to main since this release
6fcd570

As this is our first Semantic Versioning release, we'll change from the prototype to the developing phase, as semver describes.
A 0.x release could be anything from a new major feature to a breaking change where the 0.0.x releases will be bugfixes or small improvements.

Highlights

Details

Fixed

  • Only add shebang to activation scripts on unix platforms, by @baszalmstra. (#250)
  • Use official crates.io releases for all dependencies, by @baszalmstra. (#252)