Skip to content

chore(main): release 1.0.0#1

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 1.0.0#1
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Feb 14, 2026

🤖 I have created a release beep boop

1.0.0 (2026-04-09)

⚠ BREAKING CHANGES

  • remove cardano-api from test dependencies
  • CardanoApiEra, toCardanoApiTx, fromCardanoApiTx, cardanoEraFromRecentEra, shelleyBasedEraFromRecentEra removed from public API.

Features

  • add cardano-ledger-dijkstra dependency (4f81ddf)
  • add Dijkstra CBOR round-trip golden tests (b83d41c)
  • bump dependencies to cardano-node 10.6.2 (f23dbb9), closes #7
  • copy balance-tx source with namespace rename (00a13d1)
  • enable Dijkstra era tests (eb26c6f)
  • remove all wallet dependencies from library and test suite (4f4d1d7)
  • replace wallet-primitive types with standalone Primitive module (bcff708)
  • repository skeleton with extraction plan (9ff2f23)

Bug Fixes

  • add CHaP flake input to avoid DNS resolution in Nix sandbox (ec74279)
  • enable -Werror and fix all warnings (a069da8)
  • hardcode test data path so nix run works (27c7600)
  • migrate mkdocs gh-deploy to mkdocs-deploy wrapper (0c71486), closes #14
  • nixfmt formatting in project.nix (3b3c3bc)
  • re-enable unit-tests flake output (911c932)
  • run tests in CI instead of just building them (df2f8b0)

Reverts

  • restore nix build for tests (c506c38)

Code Refactoring

  • remove cardano-api from library (d89ab84)
  • remove cardano-api from test dependencies (79ed842)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 4321a1f to a72a26a Compare February 16, 2026 16:21
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from d4667ad to 404fd13 Compare March 13, 2026 09:20
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 25441de to be2238d Compare April 5, 2026 06:34
@github-actions github-actions bot force-pushed the release-please--branches--main branch from be2238d to 8f3c7b8 Compare April 9, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: migrate mkdocs gh-deploy to mkdocs-deploy wrapper feat: add DijkstraEra support for cardano-node 10.6.2

0 participants