Skip to content

Prepare dart payjoin 0.2.2 for pub.dev - #1829

Merged
benalleng merged 1 commit into
payjoin:masterfrom
spacebear21:dart-0.2.2
Aug 21, 2026
Merged

Prepare dart payjoin 0.2.2 for pub.dev#1829
benalleng merged 1 commit into
payjoin:masterfrom
spacebear21:dart-0.2.2

Conversation

@spacebear21

Copy link
Copy Markdown
Collaborator

Bump the Dart package to 0.2.2+payjoin-1.0.0, wrapping the first stable payjoin release. Per the versioning policy, the wrapped release changing is a patch bump at minimum; there are no Dart API changes since 0.2.1+payjoin-1.0.0-rc.8.

  • Point the native wrapper's payjoin-ffi dependency at the payjoin-1.0.0 tag commit (60d0adb) so consumers build the released code
  • Drop the EXPERIMENTAL disclaimer from the package description now that the wrapped library is stable
  • Add the matching CHANGELOG.md heading

Once merged, publishing follows the CI flow from #1820: an annotated payjoin-dart-0.2.2+payjoin-1.0.0 tag on the merge commit, signed by a maintainer key in contrib/release/keys/, triggers tag verification and pub.dev automated publishing through the release environment.

Disclosure: co-authored by Claude Code

Bump the package to 0.2.2+payjoin-1.0.0, wrapping the first stable
payjoin release: the wrapped release changing is a patch bump since
the Dart API is unchanged since 0.2.1+payjoin-1.0.0-rc.8. Point the
native wrapper's payjoin-ffi dependency at the payjoin-1.0.0 tag
commit so consumers build the released code, and drop the
EXPERIMENTAL disclaimer from the package description now that the
wrapped library is stable.
@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 32427488114

Coverage remained the same at 86.718%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 16458
Covered Lines: 14272
Line Coverage: 86.72%
Coverage Strength: 343.53 hits per line

💛 - Coveralls

@benalleng benalleng left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK de541f6

@benalleng
benalleng merged commit f08f644 into payjoin:master Aug 21, 2026
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants