...
1# Changelog
2
3## v0.2.0
4
5Supported Go Versions for this release:
6* Go 1.16
7* Go 1.15
8
9Changes:
10* support for ITE-6 data structures
11* support for ITE-5 signature generation
12* support for specifying a local directory when running inspections
13* switch from golang.org/x/crypto/ed25519 to crypto/ed25519
14
15Thanks to our contributors: Aditya Sirish, Christian Rebischke, Cindy Kim, Dan Lorenc, Fredrik Skogman, Lukas Puehringer, Omer Levi Hevroni, Radu M, Santiago Torres, Scott Buckel, seb-bah, Vaibhav Lodha
16
17## v0.1.0
18
19Supported Go versions for this release:
20* Go 1.16
21* Go 1.15
22
23Changes:
24* initial release of in-toto-golang
25* support for in-toto-verify
26* support for in-toto-run
27
28Thanks to our contributors: Aditya Sirish, Ayush Sethi, Christian Rebischke, Dan Lorenc, Lukas Puehringer, Santiago Torres, Vaibhav Lodha
View as plain text