Skip to content

chore: bump version to 0.2.0 - #19

Merged
tkgstrator merged 1 commit into
developfrom
chore/bump-0.2.0
Aug 1, 2026
Merged

tkgstrator merged 1 commit into
developfrom
chore/bump-0.2.0

Conversation

@tkgstrator

Copy link
Copy Markdown
Contributor

What

Bumps pyproject.toml to 0.2.0 ahead of the develop → master release.

Why

Minor bump — this release is all new capability, no breaking change:

  • TrollStore deploy script (tools/deploy.sh)
  • tools/port_recipe.py — re-resolves a recipe's SITES against a new dump index
  • tools/verify_offsets.py — diffs il2cpp field offsets between two dumps
  • main-executable fallback when a framework is absent

Test plan

  • uv run pytest — 89 passed
  • uv run ruff check tools tests — clean

🤖 Generated with Claude Code

Minor bump: this release adds the TrollStore deploy script, port_recipe
and verify_offsets, plus the main-executable fallback when a framework is
absent. All new capability, no breaking change.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@tkgstrator
tkgstrator merged commit 24e8e56 into develop Aug 1, 2026
2 checks passed
tkgstrator added a commit that referenced this pull request Aug 1, 2026
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: Claude Opus 4.7 <noreply@anthropic.com>
tkgstrator added a commit that referenced this pull request Aug 1, 2026
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>
@tkgstrator
tkgstrator deleted the chore/bump-0.2.0 branch August 1, 2026 13:20
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