Skip to content

Releases: grzegorznowak/cardano-node-role

0.7.4

13 Feb 09:57
Compare
Choose a tag to compare

What's Changed

  • containerization capability mods
  • minor fixes

Full Changelog: 0.7.3...0.7.4

0.7.3

08 Feb 19:54
Compare
Choose a tag to compare

Changes

  • minor podman compatibility tweaks

0.7.2

08 Feb 09:53
Compare
Choose a tag to compare

What's Changed

  • Feature/23 | Add devnet scripts by @grzegorznowak in #24
  • Compatibility layer for building the role inside OCI containers

Full Changelog: 0.7.1...0.7.2

0.7.1

29 Jan 11:42
Compare
Choose a tag to compare

Changes

  • Fix default.yml
  • Bump cardano node version
  • minor tweaks

0.7.0

03 Nov 09:40
Compare
Choose a tag to compare

What's Changed

  • Allow NFT Minting. Feature/21 by @grzegorznowak in #22
  • Use Action Plugins to encapsulate tx submissions
  • Improve code around Native Assets minting
  • Fix minor issues

Full Changelog: 0.6.0...0.7.0

0.6.0

27 Oct 12:06
Compare
Choose a tag to compare

What's Changed

  • Add Native Tokens' minting tasks, with tests

  • Rework some of the existing roles to improve code maintainability

  • README tweaks

  • Feature/10 by @grzegorznowak in #19

Full Changelog: 0.5.0...0.6.0

0.5.0

18 Oct 18:02
Compare
Choose a tag to compare

Features

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

11 Oct 17:34
Compare
Choose a tag to compare

Features

#2 Ops | Create Keys and Wallets

0.3.0

28 Sep 09:14
Compare
Choose a tag to compare

Features

#9

Fixes

  • Tweak documentation and tasks' naming

0.2.0

25 Sep 14:10
Compare
Choose a tag to compare
  • Service can now be installed from already built binaries from iohk which speeds up the process tremendously - ideal for rapid development and CI turnaorund.
  • Improved documentation and code structure for preparation to Ops tasks