Releases: archethic-foundation/libjs
Releases · archethic-foundation/libjs
v1.18.2
What's Changed
Bug Fixes
- Export keychain by @samuelmanzanera in #148
- Fix cryptojs import by @samuelmanzanera in #149
Full Changelog: v1.18.1...v1.18.2
v1.18.1
What's Changed
Bug Fixes
- Fix signature by ordering object's keys ASC because elixir does it implicitely by @bchamagne in #144
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
Breaking Changes 🛠
Other Changes
- node rpc implementation by @aime-risson in #133
- wrap transaction inside an object named transaction by @bchamagne in #135
- fix minor typos by @omahs in #136
- Handling new recipient format (=Transaction v2) by @bchamagne in #134
- Update deps by @Neylix in #139
New Contributors
Full Changelog: v1.17.0...v1.18.0
v1.17.0
v1.16.2
Fix getBalance parameter function 4eded1c
Full Changelog: v1.16.1...v1.16.2
v1.16.1
What's Changed
Bug Fixes
- added missing isHex importation in api.js (#117) by @CorentinAT in #118
New Contributors
- @CorentinAT made their first contribution in #118
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
Exciting New Features 🎉
- Add suffix in the keychain derivation by @samuelmanzanera in #111
- Improve the suffix replacement in the derivation path by @samuelmanzanera in #112
- add raw graphql query by @aime-risson in #115
- Support Wallet RPC protocol. by @Chralu in #108
Bug Fixes
- Isomorphic build by @samuelmanzanera in #110
New Contributors
Full Changelog: 1.15.0...v1.16.0
1.15.0
What's Changed
Exciting New Features 🎉
- Add get balance by @samuelmanzanera in #104
- GetKeychain now returns the last keychain transaction by @bchamagne in #94
Bug Fixes
- Add code approval and code proposal in tx builder by @tenmoves in #107
- Add default endpoint as nearest endpoint by @samuelmanzanera in #102
New Contributors
Full Changelog: v1.14.0...1.15.0
v1.14.0
What's Changed
Exciting New Features 🎉
- 97 contract and data types by @bchamagne in #99
Other Changes
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #96
- Fixed a typo in Readme by @manujuniris in #101
Full Changelog: v1.13.2...v1.14.0
v1.13.2
What's Changed
Bug Fixes
- Create a ESM build for node by @bchamagne in #91
- Fix keychain derivation path index 53c964a
- Fix BigInt encoding 0a16ed8
New Contributors
- @bchamagne made their first contribution in #91
Full Changelog: v1.13.1...v1.13.2