Releases: grzegorznowak/cardano-node-role
Releases · grzegorznowak/cardano-node-role
0.7.4
0.7.3
Changes
- minor podman compatibility tweaks
0.7.2
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
Changes
- Fix default.yml
- Bump cardano node version
- minor tweaks
0.7.0
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
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
Features
What's Changed
- Feature/15 by @grzegorznowak in #16
- Feature/13 by @grzegorznowak in #17
Full Changelog: 0.4.0...0.5.0
0.4.0
0.3.0
0.2.0
- 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