·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: add unit tests by @wolf31o2 in #256
- chore(deps): Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #252
- chore(deps): Bump github.com/blinklabs-io/cardano-models from 0.6.0 to 0.7.0 by @dependabot[bot] in #255
- chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #251
- chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.138.0 to 0.140.0 by @dependabot[bot] in #254
- chore(deps): Bump github.com/gdamore/tcell/v2 from 2.9.0 to 2.11.0 by @dependabot[bot] in #253
- chore(deps): Bump github.com/gdamore/tcell/v2 from 2.13.0 to 2.13.1 by @dependabot[bot] in #257
- chore(deps): Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #259
- chore: make format golines by @wolf31o2 in #265
- chore(deps): Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #263
- chore(deps): Bump github.com/gdamore/tcell/v2 from 2.13.1 to 2.13.2 by @dependabot[bot] in #261
- chore(deps): Bump blinklabs-io/go from 1.25.4-1 to 1.25.5-1 by @dependabot[bot] in #260
- chore(deps): Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #264
- chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.140.0 to 0.143.0 by @dependabot[bot] in #262
- chore(deps): Bump github.com/gdamore/tcell/v2 from 2.13.2 to 2.13.4 by @dependabot[bot] in #266
- chore(deps): Bump github.com/gdamore/tcell/v2 from 2.13.4 to 2.13.5 by @dependabot[bot] in #267
- chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.145.0 to 0.146.0 by @dependabot[bot] in #268
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.16.7 to 1.16.8 by @dependabot[bot] in #271
- chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.146.0 to 0.147.0 by @dependabot[bot] in #269
- chore(deps): Bump github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.7 by @dependabot[bot] in #270
- feat: remove axo by @wolf31o2 in #274
- fix: wingriders addresses from crfa registry by @wolf31o2 in #276
- feat: strike finance by @wolf31o2 in #275
- fix: add dexhunter contract address by @wolf31o2 in #277
- fix: update sundaeswap addresses from crfa registry by @wolf31o2 in #278
- fix: add top volume liqwid addresses by @wolf31o2 in #279
- fix: minswap addresses by @wolf31o2 in #280
- fix: rename spectrum to splash by @wolf31o2 in #281
- feat: adahandle by @wolf31o2 in #282
- chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.147.0 to 0.149.0 by @dependabot[bot] in #273
- chore(deps): Bump blinklabs-io/go from 1.25.5-1 to 1.25.6-1 by @dependabot[bot] in #272
- chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #286
- chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.149.0 to 0.151.0 by @dependabot[bot] in #283
- chore(deps): Bump github.com/gdamore/tcell/v2 from 2.13.7 to 2.13.8 by @dependabot[bot] in #284
- chore(deps): Bump webiny/action-conventional-commits from 1.3.0 to 1.3.1 by @dependabot[bot] in #285
- chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.151.0 to 0.152.1 by @dependabot[bot] in #289
- chore(deps): Bump github.com/blinklabs-io/gouroboros from 0.152.1 to 0.153.1 by @dependabot[bot] in #290
- chore(deps): Bump blinklabs-io/go from 1.25.6-1 to 1.25.7-1 by @dependabot[bot] in #291
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.16.8 to 1.17.0 by @dependabot[bot] in #293
- chore(deps): Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #294
- feat(add-workflow): update-closed-issues by @tripura-repalle in #298
- chore(deps): Bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #297
- fix: sanitize config file name by @wolf31o2 in #304
- chore(deps): Bump docker/login-action from 3 to 4 by @dependabot[bot] in #303
- chore(deps): Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #300
- chore(deps): Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #301
- chore(deps): Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #302
- ci(update-workflow): Switch to actions/attest by @tripura-repalle in #305
- chore(deps): Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #306
- chore(deps): Bump github.com/fxamacker/cbor/v2 from 2.9.0 to 2.9.1 by @dependabot[bot] in #310
- chore(deps): Bump blinklabs-io/go from 1.25.7-1 to 1.25.8-1 by @dependabot[bot] in #308
- chore(deps): Bump blinklabs-io/go from 1.25.8-1 to 1.26.1-1 by @dependabot[bot] in #312
New Contributors
- @tripura-repalle made their first contribution in #298
Full Changelog: v0.14.0...v0.15.0