Skip to content

Releases: paulmillr/micro-sol-signer

0.7.0

24 May 08:01
0.7.0
785ef80
Compare
Choose a tag to compare

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

Full Changelog: 0.6.0...0.7.0

0.6.0

24 Apr 16:56
0.6.0
56b3e77
Compare
Choose a tag to compare
  • 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

19 Jan 07:31
0.5.0
5b37e19
Compare
Choose a tag to compare
  • Update micro-packed to v0.7
  • Improve typescript types
  • Publish to JSR.io

Full Changelog: 0.4.2...0.5.0

0.4.2

17 May 23:14
0.4.2
14b0bd7
Compare
Choose a tag to compare
  • Upgrade micro-packed to v0.6
  • Add missing methods to Method Summary on README.md by @miguilimzero in #10

New Contributors

Full Changelog: 0.4.1...0.4.2

0.4.1

06 Mar 01:10
0.4.1
3d3663d
Compare
Choose a tag to compare
  • Update micro-packed to 0.5
  • Harden typescript compilation config

Full Changelog: 0.4.0...0.4.1

0.4.0

23 Dec 14:29
0.4.0
4ac085b
Compare
Choose a tag to compare

Make package hybrid common.js-ESM.

Full Changelog: 0.3.0...0.4.0

0.3.0

23 May 13:09
0.3.0
c58127e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...0.3.0

0.2.2

12 May 19:41
0.2.2
1ccfebf
Compare
Choose a tag to compare

NPM auto-publish from GitHub CI

Full Changelog: 0.2.1...0.2.2

0.2.1

12 Apr 03:00
0.2.1
2593277
Compare
Choose a tag to compare

Update noble-curves

Full Changelog: 0.2.0...0.2.1

0.2.0

16 Mar 19:38
0.2.0
05b6ce0
Compare
Choose a tag to compare

Switch from noble-ed25519 to noble-curves

Full Changelog: 0.1.3...0.2.0