Skip to content

Releases: piotr-iohk/cardano-up

0.1.5

04 Apr 10:19
62a2186
Compare
Choose a tag to compare

Changed

  • Don't use p2p for cardano-node (#8)

Documentation

Link Description
Usage examples Also available in $ cardano-up --examples
Ruby API (0.1.5) cardano-up API doc

Full Changelog: 0.1.4...0.1.5

0.1.4

01 Mar 20:36
3064079
Compare
Choose a tag to compare

Added

  • --lines parameter for tail subcommand allowing to output last <num_lines> instead of default 10, before following the log (#7)

Documentation

Link Description
Usage examples Also available in $ cardano-up --examples
Ruby API (0.1.4) cardano-up API doc

0.1.3

25 Feb 13:29
0fa2446
Compare
Choose a tag to compare

Added

  • check if screen tool is present on the system before starting node or wallet on Linux/MacOs (#4, #5)

Removed

  • ability to install version from master or specific PR in cardano-wallet repository (#5)

Documentation

Link Description
Usage examples Also available in $ cardano-up --examples
Ruby API (0.1.3) cardano-up API doc

0.1.2

15 Oct 08:42
ab35e99
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Added

  • basic session management (cli sub-command: ls, parameter: --session) (#3)
  • ping sub-command for health-checking running node and wallet (#3)
  • check if port is in use when starting wallet (#3)
  • --examples parameter listing common usage examples (#3)
  • ChangeLog.md (#3)

Removed

  • node-wallet sub-command (to start both it is enough to call cardano-up <env> up) (#3)

Documentation

Link Description
Usage examples Also available in $ cardano-up --examples
Ruby API (0.1.2) cardano-up API doc

0.1.1

09 Oct 19:53
4d0c40a
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Fixed:

  • cardano-up config error (#1)

Documentation

Link Description
Ruby API (0.1.1) cardano-up API doc

0.1.0

08 Oct 21:04
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Documentation

Link Description
Ruby API (0.1.0) cardano-up API doc