Releases: ConcealNetwork/conceal-lib-js
Release list
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Development by @Acktarius in #13
- Development by @Acktarius in #14
New Contributors
- @Acktarius made their first contribution in #13
Full Changelog: v0.3.0...v0.3.1
v0.3.0
feat(secretbox): add TweetNaCl-compatible XSalsa20-Poly1305 for wallet envelope
Full Changelog: v0.2.10...v0.3.0
v0.2.10
Canonical Rust address APIs on crypto.* — encode_address, encode_integrated_address, and decode_address now surface integrated payment IDs and enforce exact address length (malleability fix). The zero-init address.* JS tier remains for view-only wallets.
Also: browser JS vs WASM benchmark table, expanded docs (transaction serializer, hybrid tier map), Biome/PR tooling, and a release guard so git tags must match package.json (fixes the mislabeled v0.2.9 tarball).
Full Changelog: v0.2.9...v0.2.10
v0.2.9
v0.2.8
What's Changed
- fix: JS-tier decode_address surfaces integrated payment ID (#6) by @ThrownLemon in #8
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- feat: JS-tier address encoder (encode_address + encode_integrated_address) by @ThrownLemon in #7
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- feat(transactions): transaction serializer + prefix hash (#3) by @ThrownLemon in #5
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- fix(deps): bump esbuild ^0.25.0 → ^0.28.1 (clears high-severity advisory) by @ThrownLemon in #2
New Contributors
- @ThrownLemon made their first contribution in #2
Full Changelog: v0.2.4...v0.2.5