Releases: archethic-foundation/archethic-cli
Releases · archethic-foundation/archethic-cli
v1.2.4
v1.2.3
What's Changed
- Fix error details handling by @Neylix in #58
- Remove index from derivation path by @bchamagne in #60
- use jsonNumber for proper serialization of recipients by @bchamagne in #61
- Integrate big.Int by @samuelmanzanera in #57
Full Changelog: v1.2.2...v1.2.3
v1.2.2
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
- @samuelmanzanera made their first contribution in #55
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
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
- @bchamagne made their first contribution in #49
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0
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