Skip to content

Release v0.1.1: consolidate post-0.1.0 work into one version#20

Merged
tbeason merged 1 commit into
mainfrom
release/v0.1.1
May 26, 2026
Merged

Release v0.1.1: consolidate post-0.1.0 work into one version#20
tbeason merged 1 commit into
mainfrom
release/v0.1.1

Conversation

@tbeason

@tbeason tbeason commented May 26, 2026

Copy link
Copy Markdown
Owner

We never tagged 0.1.1 or 0.1.2 in git or pushed them to the registry. Going 0.1.0 → 0.1.2 would make Registrator AutoMerge flag a version skip, so this PR consolidates every unreleased change since v0.1.0 under a single 0.1.1 release.

Changes

  • `Project.toml` version 0.1.2 → 0.1.1.
  • `CHANGELOG.md` rewritten so the 0.1.1 entry contains every Added/Changed/Fixed bullet from the prior 0.1.1 + 0.1.2 + Unreleased sections; `[Unreleased]` is now empty and ready for post-0.1.1 work.
  • README status line updated.

After merge

  1. Comment `@JuliaRegistrator register` on the merge commit. Registrator will open a PR against JuliaRegistries/General.
  2. Once AutoMerge merges in General, TagBot fires and tags `v0.1.1` here automatically.
  3. The next code change post-tag bumps to 0.1.2.

🤖 Generated with Claude Code

We never tagged the intermediate 0.1.1 / 0.1.2 versions in git or pushed
them to the registry, so Registrator AutoMerge would flag a 0.1.0 → 0.1.2
jump. This consolidates every unreleased change since v0.1.0 (the rename,
unified-Live multi-schema streaming, exponential backoff, live capture
durability, do-block APIs, Documenter site, CHANGELOG) under a single
0.1.1 release.

Bumps Project.toml version 0.1.2 → 0.1.1, rewrites CHANGELOG so the 0.1.1
entry contains every Added/Changed/Fixed bullet from the prior 0.1.1 +
0.1.2 + Unreleased sections, and updates the README status line.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@JuliaRegistrator

Copy link
Copy Markdown

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

@tbeason
tbeason merged commit 68d86de into main May 26, 2026
8 checks passed
@tbeason
tbeason deleted the release/v0.1.1 branch May 26, 2026 18:34
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.

2 participants