Skip to content

v0.6.0

Compare
Choose a tag to compare
@ronnychevalier ronnychevalier released this 15 Dec 16:30
· 67 commits to main since this release

Version 0.6.0 - 15-12-2023

Added

  • You can now specify the version of the runner with --runner-version (defaults to the latest published version of the runner).

Changed

  • The runner no longer depends on a Git repository.
    std_detect has been forked and an up-to-date version called notstd_detect has been uploaded to crates.io to access the required features.
  • The runner has been uploaded to crates.io as a separate crate multivers-runner.
  • Update dependencies.
  • MSRV is now 1.74.