Skip to content

Releases: archethic-foundation/archethic-cli

v1.2.4

27 Aug 14:41
Compare
Choose a tag to compare

same as release v1.2.3 (I had to do a force push to fix the goreleaser)

v1.2.3

27 Aug 14:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

03 Jun 13:27
Compare
Choose a tag to compare

What's Changed

  • Fix transaction version when using keychain by @Neylix in #56
  • Support ErrorDetails struct for error handling by @samuelmanzanera in #55
  • Upgrade to libgo 1.0.10

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

20 Dec 16:59
dc16170
Compare
Choose a tag to compare

What's Changed

  • Bump to Archethic SDK v1.08
  • Fix ownership secret hex decoding by @Neylix in #53

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

30 Oct 08:21
Compare
Choose a tag to compare

What's Changed

  • support decimals for amounts in transactions by @cluster in #43
  • Transaction configuration with both yaml file and flag arguments by @cluster in #44
  • update code to use the json rpc function by @cluster in #45
  • fixing the slow pasting by @cluster in #46
  • CLI & TUI handles recipient for named action by @bchamagne in #49

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

03 Jul 09:24
1492780
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 Jun 09:27
Compare
Choose a tag to compare

What's Changed

  • Implement generate address by @cluster in #6
  • Add keychain management (display the list of services) by @cluster in #7
  • Keychain update by @cluster in #18
  • fix:refresh get last transaction index when seed or cur are blured by @cluster in #20
  • fix: clean interface on esc press + clean feedback messages + clean various amounts by @cluster in #21
  • various UI fixes by @cluster in #23
  • add user documentation by @cluster in #24
  • fix value of uco sent (multiply it by 1e8) by @cluster in #26

New Contributors

Full Changelog: https://github.com/archethic-foundation/archethic-cli/commits/v1.0.0