Skip to content

chore(release): v0.14.0 - #538

Merged
ajianaz merged 1 commit into
developfrom
feat/v0.14.0-release
Aug 28, 2026
Merged

chore(release): v0.14.0#538
ajianaz merged 1 commit into
developfrom
feat/v0.14.0-release

Conversation

@ajianaz

@ajianaz ajianaz commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

What

Release preparation for v0.14.0:

  • Bump version 0.13.0 → 0.14.0 (Cargo.toml + Cargo.lock)
  • Promote CHANGELOG [Unreleased] to [0.14.0] (2026-08-28) and open a fresh [Unreleased]
  • docs/cli-reference.md: document cora dead-code --include-pub and the new default behavior (public API skipped by default, ignore.files honored via the index)
  • AGENT.md: refresh test counts (934) and add engine/enclosing.rs to the source tree

Why

Per the OSS release workflow: version bump + CHANGELOG promotion must land on develop before the develop → main sync and tagging. The docs updates cover the feature batch merged since v0.13.0 (#519#523, #536, relicensing).

Testing

  • Docs-only change, committed with --no-verify per release standard
  • Full suite green (934 tests, both default and tree-sitter feature)
  • cargo check regenerated Cargo.lock at 0.14.0

All commits signed-off (DCO).

- Bump version 0.13.0 -> 0.14.0
- Promote CHANGELOG [Unreleased] to [0.14.0] (2026-08-28): empty LLM
  response recovery (#536), cross-crate dead-code fixes (#519), workspace
  root resolution (#522), ignore.files honored by index (#521), enclosing
  control-flow scope in review (#523), pub API skip + --include-pub
  (#520), relicensing to Apache-2.0
- docs: cli-reference gains dead-code --include-pub; AGENT.md test count
  and engine tree updated

Signed-off-by: ajianaz <ajianaz@users.noreply.github.com>
@ajianaz
ajianaz merged commit 55f965c into develop Aug 28, 2026
15 checks passed
@ajianaz
ajianaz deleted the feat/v0.14.0-release branch August 28, 2026 02:58
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