Skip to content

Releases: Kingpin-Apps/swift-cardano-multitool

0.11.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 04:27

0.11.0 (2026-09-16)

Feat

  • use the file path prompt for file and directory selection across commands
  • add file path prompt with completion for file selection
  • add hash and text-view commands

Fix

  • honor --tool in build and generate wizards
  • honor --tool in hash command wizards
  • use invalidHereAfter for policy time locks and reject mismatched policy IDs (core 0.5.2)

0.10.3

Choose a tag to compare

@github-actions github-actions released this 17 Sep 00:22

0.10.3 (2026-09-16)

Fix

  • require swift-cardano-utils 0.5.6 (cardano-cli query stake-pools JSON)
  • detect pool registration status per pool and never guess the deposit

0.10.2

Choose a tag to compare

@github-actions github-actions released this 16 Sep 23:24

0.10.2 (2026-09-16)

Fix

  • register pools from pool.json hashes when key files are unavailable

0.10.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 21:44

0.10.1 (2026-09-16)

Fix

  • fix the Linux release build with cached dependencies (0.10.0 was tagged but never published; this release contains all of its changes)

0.9.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 19:48

0.9.1 (2026-09-16)

Fix

  • allow pool retirement without a pool.json via --pool-operator and --cold-signing-key

0.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 02:51

0.9.0 (2026-09-14)

Feat

  • accept enterprise .addr files wherever a payment address name is given

Fix

  • require swift-cardano-chain 0.7.3 (Koios protocol parameters crash)
  • bump swift-cardano-core to 0.5.1 to fix redeemer decode crash

0.8.3

Choose a tag to compare

@github-actions github-actions released this 04 Sep 04:29

0.8.3 (2026-09-03)

Fix

  • correct zero ADA balances when using the Koios backend

0.8.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 22:55

0.8.2 (2026-06-25)

Fix

  • make CODESIGN_IDENTITY lazy so release-universal builds without it