Skip to content

Allow KiteUtils 0.12 - #230

Closed
1-Bart-1 wants to merge 1 commit into
mainfrom
kiteutils-0.12
Closed

Allow KiteUtils 0.12#230
1-Bart-1 wants to merge 1 commit into
mainfrom
kiteutils-0.12

Conversation

@1-Bart-1

Copy link
Copy Markdown
Contributor

KiteUtils 0.12 is a breaking release, but the breakage is confined to Logger
and SysState:

  • Logger moved from five positional methods to
    Logger(P, steps; orients, deflections, pulleys, winches, tethers, precision)
  • SysState gained tether and winch type parameters, so a six-parameter
    spelling now ends in the tether count rather than the float type

This package uses neither — it depends on KiteUtils.Settings only, which is
unchanged. So this is a compat bound bump with no code changes.

Needed because the KiteUtils = "0.11" bound blocks every dependent
(SymbolicAWEModels, V3Kite, KiteModels, KiteViewers, BeyondTheSim) from
resolving against 0.12.

See OpenSourceAWE/KiteUtils.jl#127.

KiteUtils 0.12 is breaking only in Logger and SysState, neither of which
this package uses; it depends on KiteUtils.Settings alone.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@1-Bart-1

Copy link
Copy Markdown
Contributor Author

Not needed yet: KiteUtils stays on 0.11.13 for now. Reopen when 0.12 is released.

@1-Bart-1 1-Bart-1 closed this Aug 12, 2026
@1-Bart-1
1-Bart-1 deleted the kiteutils-0.12 branch August 12, 2026 10:41
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