Skip to content

chore: prepare v0.4.0 release#283

Merged
erishforG merged 1 commit intodevelopfrom
chore/release-0.4.0
May 4, 2026
Merged

chore: prepare v0.4.0 release#283
erishforG merged 1 commit intodevelopfrom
chore/release-0.4.0

Conversation

@erishforG
Copy link
Copy Markdown
Owner

Version bump and full documentation pass for the v0.4 milestone, on top of the 16 already-merged feature/fix PRs.

Changes

  • Cargo.toml: 0.3.30.4.0 (the release workflow reads this string to tag and cargo publish).
  • CHANGELOG.md: convert [Unreleased][0.4.0] - 2026-05-04 with Added/Changed/Fixed/CI sections covering all 16 milestone commits.
  • README.md: features list, command reference, global flags, configuration, environment variables, and the comparison table all refreshed to v0.4 surface area (Bitbucket as 1st-class forge, parsec compress, parsec config schema, log --export, [worktree], [observability], --offline, PARSEC_OFFLINE, Bitbucket env vars).
  • docs/index.html: 5 new feature cards — Bitbucket Cloud + Pipelines, Compress, Offline Mode, Observability JSONL, Config Schema. --offline added to the global options banner.
  • docs/reference/index.html: new compress command block, --offline in global options, log --export with JSONL example, config schema subcommand with schemastore reference.
  • docs/guide/index.html: tracker.type includes bitbucket; new What's New in v0.4 section with end-to-end examples for each new feature. Sidebar entry added.

Why this matters

The release workflow on merge to main snapshots docs/{index,guide,reference}.html to docs/v/0.4.0/ permanently — these updates ensure the snapshot is complete instead of frozen with v0.3 framing.

Test plan

  • cargo check passes on chore/release-0.4.0 with version 0.4.0
  • CHANGELOG entries cross-checked against the 16 commits between main and develop
  • All 5 missing v0.4 features documented in README + docs/reference (compress, schema, JSONL, offline, Bitbucket)
  • PR CI green (Format / Clippy / Check / Test on linux-mac-windows / Build / Security Audit)
  • Merge into develop → then open develop → main PR to fire release workflow

🤖 Generated with Claude Code

Version bump and full documentation pass for the v0.4 milestone.

Changes:
- Cargo.toml: 0.3.3 → 0.4.0 (release workflow reads this to tag and publish).
- CHANGELOG.md: convert [Unreleased] → [0.4.0] - 2026-05-04 with full
  Added/Changed/Fixed/CI sections covering all 16 commits in the milestone:
  Bitbucket Cloud forge (#240), Bitbucket Pipelines CI (#279), parsec
  compress (#236), ship --template (#233), ship --reviewer/--label and
  stack --submit (#261), stack navigation comments (#234), draft default
  (#238), [worktree] shared cache (#207), offline mode (#237),
  observability lite (#166), config JSON Schema (#239), Windows CI (#257)
  + UNC fix (#263), 11 integration tests (#278), release/** CI trigger
  (#277), and the docs cross-link update (#265).
- README.md: features list refreshed; new sections for parsec compress,
  parsec config schema, log --export JSONL, [worktree], [observability]
  config, Bitbucket env vars (PARSEC_BITBUCKET_TOKEN, BITBUCKET_TOKEN,
  PARSEC_BITBUCKET_API_BASE), PARSEC_OFFLINE; comparison table updated
  to 1st-class Bitbucket forge support.
- docs/index.html: 5 new feature cards (Bitbucket Cloud + Pipelines,
  Compress, Offline, Observability, Config Schema). Global options banner
  gains --offline.
- docs/reference/index.html: new compress command block, --offline in
  global options, log --export documented with JSONL example, config
  schema subcommand documented with schemastore reference.
- docs/guide/index.html: tracker.type values include bitbucket; new
  "What's New in v0.4" section walks through every v0.4 feature with
  end-to-end examples. Sidebar updated.

The release workflow will snapshot docs/{index,guide,reference}.html
into docs/v/0.4.0/ on merge — these updates ensure the v0.4.0 docs
snapshot is complete.

Cargo.lock is gitignored per repo convention; cargo build verified on
the bumped version locally.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@erishforG erishforG merged commit 87a40ed into develop May 4, 2026
11 checks passed
@erishforG erishforG deleted the chore/release-0.4.0 branch May 4, 2026 08:39
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