Skip to content

chore: release v0.3.3#49

Merged
szjanikowski merged 4 commits into
mainfrom
chore/release-v0.3.3
May 9, 2026
Merged

chore: release v0.3.3#49
szjanikowski merged 4 commits into
mainfrom
chore/release-v0.3.3

Conversation

@szjanikowski
Copy link
Copy Markdown
Contributor

Release v0.3.3 — 2026-05-09

Patch release. Pre-1.0 policy: no breaking changes to user-facing CLI, nasde.toml schema, or benchmark project layout.

Supersedes #46 (same commits + new ## [0.3.3] header + compare links + branch renamed to match RELEASING.md naming).

Added

  • Windows PowerShell OAuth exporter for Claude Code. scripts/export_oauth_token.ps1 reads %USERPROFILE%\.claude\.credentials.json and exports $env:CLAUDE_CODE_OAUTH_TOKEN for users running nasde from PowerShell on Windows. (chore(scripts): add Windows PowerShell OAuth token exporter #42)
  • PowerShell OAuth exporters for Codex and Gemini. scripts/export_codex_oauth_token.ps1 validates %USERPROFILE%\.codex\auth.json (ChatGPT subscription) and scripts/export_gemini_oauth_token.ps1 exports $env:GEMINI_OAUTH_CREDS from %USERPROFILE%\.gemini\oauth_creds.json.
  • OAuth scripts now ship inside the nasde-benchmark-runner skill. nasde install-skills copies them to ~/.claude/skills/nasde-benchmark-runner/scripts/, so users who installed nasde via pip install nasde-toolkit no longer need a repo checkout to authenticate. Repo scripts/ stays as the public-facing copy. (feat(skill): bundle OAuth scripts into nasde-benchmark-runner #45)

Changed

Fixed

Internal

Pre-flight (per docs/RELEASING.md)

Test plan

  • CHANGELOG renders with new ## [0.3.3] — 2026-05-09 header below [Unreleased]
  • Compare links updated: [Unreleased]: …compare/v0.3.3...HEAD, new [0.3.3]: …compare/v0.3.2...v0.3.3
  • Empty [Unreleased] block ready for the next cycle
  • All cited PR refs (#42, #43, #44, #45, #47, #48) have link-ref entries at the bottom

🤖 Generated with Claude Code

Szymon Janikowski and others added 4 commits May 9, 2026 13:03
…ased]

Captures everything that landed since v0.3.2 (PRs #42, #43, #44, #45) so
the release notes are queued up. Keeps the section under [Unreleased]
deliberately — more fixes are still expected before cutting v0.3.3, and
release docs say the version header should be added at release-cut time.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Cuts v0.3.3 from the accumulated [Unreleased] section. Patch bump
(pre-1.0 policy): no breaking changes to user-facing CLI, nasde.toml
schema, or benchmark project layout — Windows compat, OAuth-script
bundling, harbor[cloud] dep switch are all transparent to users.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@szjanikowski szjanikowski merged commit 9e2bd27 into main May 9, 2026
9 checks passed
@szjanikowski szjanikowski deleted the chore/release-v0.3.3 branch May 9, 2026 12:01
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