Skip to content

chore: release v0.3.0 - #23

Merged
tkgstrator merged 2 commits into
masterfrom
develop
Aug 1, 2026
Merged

tkgstrator merged 2 commits into
masterfrom
develop

Conversation

@tkgstrator

Copy link
Copy Markdown
Contributor

What

Promotes develop to master as v0.3.0.

Contents

Added

Fixed

Test plan

  • uv run pytest — 89 passed
  • uv run ruff check tools tests — clean
  • uv lock clean after the bump (no drift between pyproject and lock)

🤖 Generated with Claude Code

tkgstrator and others added 2 commits August 1, 2026 16:41
Lets a patched IPA install alongside the original app instead of
overwriting it, which is what a consumer needs when it wants the
stock build and the patched build on the device at the same time.

Ported from feat/bundle-id-suffix, which branched before #17-#19 and
so never picked up the verify_sites overload resolution its consumer
now depends on. Rebuilding the flag on top of develop keeps the two
lines from drifting further apart.

uv.lock rides along: develop bumped pyproject to 0.2.0 without
regenerating the lock.

Co-authored-by: tkgstrator <tkgstrator@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Minor bump for the --bundle-id-suffix flag on build_patched_ipa.

Updates uv.lock alongside pyproject.toml. The 0.2.0 bump moved only
pyproject, leaving the lock pinning the old version until a later change
happened to refresh it.

Co-authored-by: tkgstrator <tkgstrator@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
@tkgstrator
tkgstrator merged commit 05f0753 into master Aug 1, 2026
4 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.

1 participant