Skip to content

Releases: in-toto/in-toto-rs

v0.2.0

01 Apr 20:19
v0.2.0
ab82673
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

This release introduces several changes:

  • Refactors path normalizations. This also now allows characters like : in artifact paths. (#16, courtesy of @Mo-Fatah)
  • Adds support for left-stripping artifact paths. (#14, #19, #20, courtesy of @cutecutecat and @joyliu-q)

v0.1.2

09 Sep 13:28
v0.1.2
11c7a41
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Dependency updates submitted by @kpcyrd in #10.

v0.1.1

13 Aug 15:17
v0.1.1
61fc380
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Corresponds to v0.1.1 crates.io release: https://crates.io/crates/in-toto/0.1.1

Includes an in-toto-run workflow, and addresses code linter / clippy fixes.

v0.1.0

12 Aug 20:53
v0.1.0
05eea86
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release!

This release includes a functioning in-toto-run workflow, courtesy of the awesome work by Qijia “Joy” Liu (@joyliu-q) for Google Summer of Code 2021.