Releases: line/line-blockchain-developers-sdk-js
Releases · line/line-blockchain-developers-sdk-js
v1.4.8
Release v1.4.7
Fix github action workflow to publish
Full Changelog: v1.4.6...v1.4.7
Release v1.4.6
What's Changed
- feat: new API to query nft holders v2 by @ryukato in #117
- feat: make message details to empty by @junbae2 in #114
- Fix build publish by @ryukato in #119
- feat - new api to query transaction message by @ryukato in #115
- Fix issue 116 by @ryukato in #120
- fix: add meta and mintable to ftIssuedEvent by @ryukato in #123
- fix: check valid address by @ryukato in #125
- chore: update clean command by @ryukato in #126
Full Changelog: v1.4.5...v1.4.6
Release v1.4.5
What's Changed
- fix: return type of nonFungibleTokenTypeHolders by @ryukato in #112
- feat: delete base coin apis by @yeojin-dev in #108
Full Changelog: v1.4.4...v1.4.5
Release v1.4.4
What's Changed
Full Changelog: v1.4.3...v1.4.4
Release v1.4.3
What's Changed
Full Changelog: v1.4.2...v1.4.3
Release v1.4.2
What's Changed
- feat: add @deprecated to APIs which will be removed by @yeojin-dev in #104
Full Changelog: v1.4.0...v1.4.2
v1.4.1
v1.4.0
What's Changed
- release: bump up version by @ryukato in #68
- Modified wrong prop by @bathtimefish in #69
- Merge release/v1.3.2 by @ryukato in #71
- feat: core tx model by @ryukato in #73
- feat: porting RawTransaction models by @ryukato in #74
- docs: typo in readme fixed by @chansun in #76
- feat: rawTransactionAdapter skeleton by @ryukato in #75
- fix: porting exceptions by @ryukato in #80
- fix: add more events by @ryukato in #79
- fix: implement LbdTxResultAdapter by @ryukato in #81
- feat: v2 APIs by @ryukato in #78
- No issue handle events by @ryukato in #82
- docs: add docs for new tx-result by @ryukato in #83
- Chores by @xymz in #87
- feat: add missing raw transaction log creation by @junbae2 in #85
- feat: logger switch feature is added by @chansun in #86
- fix: fix RawTransactionLogUtil.findEvent bug by @junbae2 in #88
- feat: add token event resolver to LbdTxEventsAdapterV1 by @junbae2 in #89
- feat: add collection event resolver to LbdTxEventsAdapterV1 by @junbae2 in #91
- chore: version up by @ryukato in #92
- export omitted classes and resolve conflicted its names by @xymz in #96
- fix: typo and add link to guide for tx-result adapters by @ryukato in #95
- Refactor: use array instead of set in tx core models by @xymz in #97
- fix: use empty string instead of null by @xymz in #99
New Contributors
- @bathtimefish made their first contribution in #69
- @chansun made their first contribution in #76
- @xymz made their first contribution in #87
- @junbae2 made their first contribution in #85
Full Changelog: v1.3.1...v1.4.0