- Preparation for v3: rewrite code
- Remove non-erasable typescript syntax. The .ts code can now be ran natively in node.js
- Point: do assertValidity before encoding
- Signature: Freeze on creation
- CI: attest standalone build files
- Fix for Palemoon browser, which doesn't allow argument-less
new Uint8Array()
- Bump typescript target from ES2020 to ES2022
Full Changelog: 2.2.3...2.3.0