Skip to content

chore: release 0.12.0#25

Merged
mozharovsky merged 1 commit into
mainfrom
chore/release-0.12.0
Jul 15, 2026
Merged

chore: release 0.12.0#25
mozharovsky merged 1 commit into
mainfrom
chore/release-0.12.0

Conversation

@mozharovsky

@mozharovsky mozharovsky commented Jul 15, 2026

Copy link
Copy Markdown
Member

Summary

Releases 0.12.0 with workspace file support from #24.

Xcworkspace parses, edits, and writes contents.xcworkspacedata with the same byte-fidelity contract as schemes, and projectFilePaths() resolves which projects a workspace references so tooling stops globbing directory trees. The scheme and workspace formats now share one hardened XML core that validates everything XML cannot carry, symmetrically on parse and build, and the serializer's single-scan attribute writer makes rork-xcode the fastest at every operation on every measured document against the one other package that handles these formats.

Minor version bump, since the release adds API without breaking any existing surface.

Summary by CodeRabbit

  • Chores
    • Updated the application version from 0.11.0 to 0.12.0.

@mozharovsky

Copy link
Copy Markdown
Member Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

Important

Review skipped

No new commits to review since the last review.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 76d80bf4-859e-4ce4-abf2-8b46f3839837

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The package manifest version is incremented from 0.11.0 to 0.12.0.

Changes

Package version update

Layer / File(s) Summary
Update package version
package.json
The manifest version changes from 0.11.0 to 0.12.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely reflects the version release and bump to 0.12.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-0.12.0

Comment @coderabbitai help to get the list of available commands.

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@mozharovsky mozharovsky self-assigned this Jul 15, 2026
@mozharovsky
mozharovsky merged commit 517a4ca into main Jul 15, 2026
6 checks passed
@mozharovsky
mozharovsky deleted the chore/release-0.12.0 branch July 15, 2026 20:19
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