Skip to content

Releases: archethic-foundation/libdart

4.0.0

11 Oct 09:32
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: 🧑‍💻 Use Logging library. by @Chralu in #154

Full Changelog: 3.4.2...4.0.0

3.4.2

19 Jul 12:16
Compare
Choose a tag to compare

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

19 Jun 16:03
Compare
Choose a tag to compare

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

06 Jun 18:38
Compare
Choose a tag to compare

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

05 Jun 09:13
Compare
Choose a tag to compare

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

05 Jun 09:09
Compare
Choose a tag to compare

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

28 May 10:02
Compare
Choose a tag to compare

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

22 Apr 14:30
Compare
Choose a tag to compare

What's Changed

Other Changes

  • 🐛 Rollback toBigInt and fromBigInt 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

19 Apr 11:43
Compare
Choose a tag to compare

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

16 Apr 13:28
Compare
Choose a tag to compare

What's Changed

Other Changes

  • ✨ Add decimal property in toBigInt and fromBigInt method by @redDwarf03 in #135

Full Changelog: v.3.3.12...v.3.3.13