Skip to content

Allow KiteUtils 0.12 - #231

Merged
1-Bart-1 merged 3 commits into
mainfrom
kiteutils-0.12
Aug 12, 2026
Merged

Allow KiteUtils 0.12#231
1-Bart-1 merged 3 commits into
mainfrom
kiteutils-0.12

Conversation

@1-Bart-1

@1-Bart-1 1-Bart-1 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

KiteUtils 0.12 is released. The compat bound here was the only thing keeping downstream packages (SymbolicAWEModels, V3Kite) from resolving against it.

  • KiteUtils = "0.11""0.12". Narrowed rather than widened: a union bound lets the resolver pick 0.11, and then a green CI says nothing about whether 0.12 works.
  • Patch bump to 0.4.1, so the new bound can be registered.
  • Adds CHANGELOG.md and bin/release, mirroring the registration flow of the sibling packages. bin/release lifts the top changelog section, checks it against the Project.toml version and posts it to JuliaRegistrator on issue Register package #1. The manifest check AtmosphericModels does is left out, this repo having no bin/install to produce one.

No source change. Not tested locally on purpose — CI is the check here.

🤖 Generated with Claude Code

1-Bart-1 and others added 3 commits August 12, 2026 20:49
KiteUtils 0.12 is released; the compat bound was the only thing keeping
downstream packages from resolving against it. No source change.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Mirrors the registration flow of the sibling packages: bin/release lifts the
top section of CHANGELOG.md, checks it against the Project.toml version, and
posts it to JuliaRegistrator on issue #1. The manifest check AtmosphericModels
does is left out, this repo having no bin/install to produce one.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Narrow rather than widen: a union bound lets the resolver pick 0.11 and then
a green CI says nothing about whether 0.12 works.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@1-Bart-1
1-Bart-1 merged commit 8591303 into main Aug 12, 2026
6 checks passed
@1-Bart-1
1-Bart-1 deleted the kiteutils-0.12 branch August 12, 2026 21: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