Release Auth Tools v0.3.1

This commit is contained in:
2026-09-01 15:39:32 +02:00
parent 6afa59d18f
commit 12696657a0
13 changed files with 31 additions and 13 deletions
+6
View File
@@ -4,6 +4,12 @@ All notable changes are documented here.
## Unreleased
## 0.3.1 - 2026-09-01
- Corrected the packaged corresponding-source identity to name this release and its immutable source tag.
- Serialized the unit-test worker pool so release verification remains reliable on shared filesystems.
- Normalized ZIP creation to UTC so release bytes remain reproducible across host timezones.
## 0.3.0 - 2026-08-19
- Added a live WebAuthn Extensions Lab for `credProps`, PRF, `largeBlob`, `appid` and `appidExclude`, including client-capability detection and normalized request/result inspection.