Skip to content

Cut the 0.2.0 changelog section - #11

Merged
lightningpixel merged 1 commit into
mainfrom
release/0.2.0
Aug 9, 2026
Merged

Cut the 0.2.0 changelog section#11
lightningpixel merged 1 commit into
mainfrom
release/0.2.0

Conversation

@lightningpixel

Copy link
Copy Markdown
Owner

Step one of the release procedure in AGENTS.md. The [Unreleased] entries become ## [0.2.0] - 2026-08-09, and the compare links move with them.

0.2.0, not 0.1.1 — four languages is a feature.

Not 1.0.0 / not a breaking change — ids derive from file :: qualified name :: kind, and nothing in this release changed a name or a kind for the six languages 0.1.0 shipped. The Python span fix and the constructor change moved ranges and dropped symbols in languages that had not shipped yet; every id an agent was given under 0.1.0 still resolves. test/ids.test.ts pins that and has not moved all release.

Merge this, then the tag can go up.

Verified on this branch

  • npm run build, npx tsc --noEmit, npm test — 395 tests pass
  • npm pack — 1.4 MB packed, 16.3 MB unpacked, 38 files
  • npm view orvix returns 404, so the name is free

Step one of the release procedure in AGENTS.md: the Unreleased entries become
a dated section, and the compare links move with them.

Minor rather than patch: four languages is a feature. Not major — ids derive
from `file :: qualified name :: kind`, and nothing in this release changed a
name or a kind for the six languages 0.1.0 shipped, so every id an agent was
given still resolves. The span and constructor fixes moved ranges, not ids.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@lightningpixel
lightningpixel merged commit 472ba8d into main Aug 9, 2026
11 checks passed
@lightningpixel
lightningpixel deleted the release/0.2.0 branch August 9, 2026 16:46
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