Releases: archethic-foundation/libdart
Releases · archethic-foundation/libdart
4.0.0
3.4.2
What's Changed
Other Changes
- fix: 🐛 Websocket connections are disposed by TransactionSender and PhoenixLink. by @Chralu in #149
- chore: ⬆️ Migrate to flutter 3.22 by @redDwarf03 in #151
Full Changelog: v.3.4.1...3.4.2
v.3.4.1
What's Changed
Other Changes
- 🐛 Fix Too many request error in grapqhQL requests by @redDwarf03 in #148
Full Changelog: v.3.4.0...v.3.4.1
v.3.4.0
What's Changed
Other Changes
- 💥 BREAKING CHANGES - Handle custom errors codes by @redDwarf03 in #145
Full Changelog: v.3.3.18...v.3.4.0
v.3.3.18
Add sc_call_function_params.dart in archethic_lib_dart.dart
Full Changelog: V.3.3.17...v.3.3.18
V.3.3.17
What's Changed
Other Changes
- ✨ Add param
resolve_last
to call smart contract public method from … by @redDwarf03 in #143
Full Changelog: v.3.3.16...V.3.3.17
v.3.3.16
What's Changed
Other Changes
- ✨ Update
Transaction
model from Blockchain structure by @redDwarf03 in #141
Full Changelog: v.3.3.15...v.3.3.16
v.3.3.15
What's Changed
Other Changes
- 🐛 Rollback
toBigInt
andfromBigInt
from v3.3.12 method because of… by @redDwarf03 in #139
Full Changelog: v.3.3.14...v.3.3.15
v.3.3.14
What's Changed
Other Changes
- 🔥 Rollback "Add decimal property in toBigInt and fromBigInt method" by @redDwarf03 in #137
Full Changelog: v.3.3.13...v.3.3.14
v.3.3.13
What's Changed
Other Changes
- ✨ Add decimal property in
toBigInt
andfromBigInt
method by @redDwarf03 in #135
Full Changelog: v.3.3.12...v.3.3.13