Releases: OnFinality-io/onf-cli
Releases · OnFinality-io/onf-cli
v0.4.2
What's Changed
- Enable detection of target architecture by @secretfader in #34
- Remove duplicate colons in key/value mapping by @secretfader in #35
- feat: also load endpoints with node details by @hugh-onf in #36
- Chore/fix mac builds by @hugh-onf in #37
New Contributors
- @secretfader made their first contribution in #34
- @hugh-onf made their first contribution in #36
Full Changelog: v0.4.0...v0.4.2
v0.4.0
release 0.4.0
v0.3.10
release 0.3.10
v0.3.9
Update VERSION
v0.3.8
v0.3.8 Release notes:
- Added a new command (
onf network-spec list-backups) to list all the networks that supports lightning restore/backups - Added a warning message when the provided storage size is less than the recommended backup storage size
v0.3.7
Fix batch node bug.
v0.3.6
v0.3.5
vtest-0.3.5
Commits
- 91c3daa: Refactor cli base on network v2. (frankliu)