Releases: paulmillr/micro-sol-signer
Releases · paulmillr/micro-sol-signer
0.7.0
What's Changed
- Eliminate double parsing Transaction.decode #20
- Change some types from bigint to number #21
- Add message signing #22
- Simplify PROGRAMS registry by @mahnunchik in #29
- General improvements #25
New Contributors
- @paulmillr made their first contribution in #25
Full Changelog: 0.6.0...0.7.0
0.6.0
- Massive rewrite! Add support for Token2022 and Codama IDL
- Update deps
- Standalone build files are now attested in CI. Check out README for verification guide
- Typescript source can now be used without compilation in node.js v24, due to erasableSyntaxOnly
- A few api improvements and bugfixes contributed by @mahnunchik in:
Full Changelog: 0.5.0...0.6.0
0.5.0
- Update micro-packed to v0.7
- Improve typescript types
- Publish to JSR.io
Full Changelog: 0.4.2...0.5.0
0.4.2
- Upgrade micro-packed to v0.6
- Add missing methods to Method Summary on README.md by @miguilimzero in #10
New Contributors
- @miguilimzero made their first contribution in #10
Full Changelog: 0.4.1...0.4.2
0.4.1
- Update micro-packed to 0.5
- Harden typescript compilation config
Full Changelog: 0.4.0...0.4.1
0.4.0
Make package hybrid common.js-ESM.
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Address and public key helpers by @mahnunchik in #5
- Multiple private key formats by @mahnunchik in #9
New Contributors
- @mahnunchik made their first contribution in #5
Full Changelog: 0.2.2...0.3.0
0.2.2
NPM auto-publish from GitHub CI
Full Changelog: 0.2.1...0.2.2
0.2.1
Update noble-curves
Full Changelog: 0.2.0...0.2.1
0.2.0
Switch from noble-ed25519 to noble-curves
Full Changelog: 0.1.3...0.2.0