Skip to content

Releases: blinklabs-io/cardano-up

v0.5.1

27 Apr 20:25
f2d2dcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Apr 06:24
ad65b17
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/creack/pty from 1.1.18 to 1.1.21 by @dependabot in #190
  • build(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.1+incompatible by @dependabot in #191
  • build(deps): bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible by @dependabot in #194
  • feat: upgrade cardano-node and add nview and txtop wrappers by @wolf31o2 in #196
  • docs: recommend using .local/bin and installing from binary by @wolf31o2 in #197

Full Changelog: v0.4.0...v0.5.0

v0.4.0

13 Apr 22:34
5b6d787
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Apr 20:55
dd20601
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.75.0 to 0.76.0 by @dependabot in #160
  • build(deps): bump github.com/docker/docker from 25.0.5+incompatible to 26.0.0+incompatible by @dependabot in #159
  • fix(golangci-lint): use non-deprecated image types by @wolf31o2 in #165
  • fix: guard possible nil pointer references by @wolf31o2 in #169
  • fix: avoid potential nil reference in nested map by @agaffney in #170
  • feat(packages): update Ogmios package with outputs and dependencies by @verbotenj in #172
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.76.0 to 0.77.0 by @dependabot in #171
  • docs: add description for each subcommand to README by @agaffney in #173
  • docs: add contexts section to README by @agaffney in #174
  • fix: nil stat explicit check after error type by @wolf31o2 in #175
  • feat(packages): add mithril-client 0.7.6 by @wolf31o2 in #176
  • chore(packages): remove test packages by @agaffney in #179
  • feat(packages): update cardano-node to 8.9.1 by @wolf31o2 in #178
  • build(deps): bump blinklabs-io/go from 1.21.8-1 to 1.21.9-1 by @dependabot in #182
  • Added install and uninstall to makefile by @roceb in #181
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.77.0 to 0.78.0 by @dependabot in #183
  • feat: package install/uninstall hooks by @agaffney in #184

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Mar 13:12
e083fc6
Compare
Choose a tag to compare

What's Changed

  • feat: create container with current uid,gid by @verbotenj in #119
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.73.3 to 0.75.0 by @dependabot in #144
  • Revert "feat: use docker for cleanup (#92)" by @verbotenj in #143
  • fix: don't allow installing empty package by @agaffney in #145
  • feat: command to update package registry cache by @agaffney in #146
  • feat: precreate container bind mount host paths by @agaffney in #149
  • feat: split cardano-cli to separate package by @agaffney in #150
  • fix: don't try to manage pull-only docker containers by @agaffney in #151
  • feat(package): cardano-node 8.9.0 by @wolf31o2 in #152
  • fix: use fallback location for Docker socket by @agaffney in #154
  • feat: package file validation by @agaffney in #155
  • build(deps): bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot in #156
  • fix: only load packages when needed by @agaffney in #158

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Mar 15:20
6c779af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/blinklabs-io/cardano-up/commits/v0.1.0