File tree Expand file tree Collapse file tree 10 files changed +264
-0
lines changed
Expand file tree Collapse file tree 10 files changed +264
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/wolfv/sigstore-rust/releases/tag/sigstore-bundle-v0.1.0 ) - 2025-11-27
11+
12+ ### Fixed
13+
14+ - fix publishing
15+ - fix clippy
16+ - fix up
17+ - fix other conformance issue
18+
19+ ### Other
20+
21+ - fmt
22+ - more type safety
23+ - more simplifications
24+ - slim down codebase
25+ - some clean up
26+ - improve dsse verification
27+ - add happy-path bundle
28+ - remove raw json stuff as it should not be needed
29+ - hash raw dsse
30+ - more type safety
31+ - type safety improvements
32+ - make the conformance suite pass
33+ - initial commit
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/wolfv/sigstore-rust/releases/tag/sigstore-crypto-v0.1.0 ) - 2025-11-27
11+
12+ ### Fixed
13+
14+ - fix publishing
15+ - fix
16+
17+ ### Other
18+
19+ - add new crates
20+ - fmt
21+ - add more tests, tuf and merkle tree test data
22+ - implement SCT validation
23+ - implement sct validation etc
24+ - some clean up
25+ - improve dsse verification
26+ - slim down dependency tree
27+ - hash raw dsse
28+ - run clippy
29+ - missing files
30+ - refactor
31+ - initial commit
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/wolfv/sigstore-rust/releases/tag/sigstore-fulcio-v0.1.0 ) - 2025-11-27
11+
12+ ### Fixed
13+
14+ - fix publishing
15+
16+ ### Other
17+
18+ - fmt
19+ - hash raw dsse
20+ - initial commit
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/wolfv/sigstore-rust/releases/tag/sigstore-merkle-v0.1.0 ) - 2025-11-27
11+
12+ ### Fixed
13+
14+ - fix publishing
15+
16+ ### Other
17+
18+ - add all test data
19+ - add new crates
20+ - more type safety
21+ - add more tests, tuf and merkle tree test data
22+ - some clean up
23+ - initial commit
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/wolfv/sigstore-rust/releases/tag/sigstore-oidc-v0.1.0 ) - 2025-11-27
11+
12+ ### Fixed
13+
14+ - fix publishing
15+
16+ ### Other
17+
18+ - some clean up
19+ - slim down dependency tree
20+ - initial commit
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/wolfv/sigstore-rust/releases/tag/sigstore-rekor-v0.1.0 ) - 2025-11-27
11+
12+ ### Fixed
13+
14+ - fix publishing
15+ - fix docs check
16+ - fix up
17+ - fix bug
18+
19+ ### Other
20+
21+ - fmt
22+ - add todo comments
23+ - more type safety
24+ - slight improvements
25+ - slim down codebase
26+ - improve dsse verification
27+ - improve dsse verification
28+ - hash raw dsse
29+ - more type safety
30+ - type safety improvements
31+ - more new type wrappers
32+ - fmt
33+ - fmt
34+ - missing files
35+ - refactor
36+ - make the conformance suite pass
37+ - initial commit
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/wolfv/sigstore-rust/releases/tag/sigstore-sign-v0.1.0 ) - 2025-11-27
11+
12+ ### Fixed
13+
14+ - fix publishing
15+
16+ ### Other
17+
18+ - add new crates
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/wolfv/sigstore-rust/releases/tag/sigstore-trust-root-v0.1.0 ) - 2025-11-27
11+
12+ ### Fixed
13+
14+ - fix publishing
15+ - fix docs check
16+
17+ ### Other
18+
19+ - add new crates
20+ - fmt
21+ - more type safety
22+ - add more tests, tuf and merkle tree test data
23+ - add test cases
24+ - implement sct validation etc
25+ - slim down codebase
26+ - more type safety
27+ - run clippy
28+ - fmt
29+ - initial commit
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/wolfv/sigstore-rust/releases/tag/sigstore-tsa-v0.1.0 ) - 2025-11-27
11+
12+ ### Fixed
13+
14+ - fix publishing
15+
16+ ### Other
17+
18+ - more type safety
19+ - slight improvements
20+ - add more tests, tuf and merkle tree test data
21+ - more simplifications
22+ - slim down codebase
23+ - some clean up
24+ - remove raw json stuff as it should not be needed
25+ - slim down dependency tree
26+ - update dependencies
27+ - fmt
28+ - fmt
29+ - missing files
30+ - refactor
31+ - make the conformance suite pass
32+ - initial commit
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/wolfv/sigstore-rust/releases/tag/sigstore-verify-v0.1.0 ) - 2025-11-27
11+
12+ ### Fixed
13+
14+ - fix publishing
15+
16+ ### Other
17+
18+ - add conformance test
19+ - add all test data
20+ - add tests for verify
21+ - add new crates
You can’t perform that action at this time.
0 commit comments