Skip to content

chore: bump version to 1.15.0, promote CHANGELOG#115

Merged
SMI-Lab-Inha merged 1 commit into
masterfrom
chore/bump-1.15.0
May 29, 2026
Merged

chore: bump version to 1.15.0, promote CHANGELOG#115
SMI-Lab-Inha merged 1 commit into
masterfrom
chore/bump-1.15.0

Conversation

@SMI-Lab-Inha
Copy link
Copy Markdown
Owner

Summary

pyBmodes 1.15.0 ships two additive features on the soft-monopile and floating coupling story, all in PR #114 which has already merged onto master:

  • pybmodes.MudlineFoundation — Yu and Amdahl (2023) coupled-spring soil-pile interaction for hub_conn = 3, reproducing Yu Table 9 DTU 10 MW anchors to within 3 percent on K_hh, K_hr, K_rr for both flexible and rigid reference cases.
  • pybmodes.elastodyn.report_floating_frequency_gap + FloatingFrequencyGap — cantilever-vs-coupled tower bending reconciler, +23.9 percent gap on OC3 Hywind.

No behaviour change on any existing model path; the new entry points are purely additive. Semver bump is minor (1.14.1 -> 1.15.0).

Files changed

  • pyproject.toml[project] version bump
  • src/pybmodes/__init__.py__version__ fallback bump for uninstalled source trees
  • CITATION.cff — software version: and date-released: bump (gated by tests/test_version.py::test_citation_version_matches_pyproject)
  • CHANGELOG.md — promote [Unreleased] block to [1.15.0] - 2026-05-29 with a short release headline, reset [Unreleased] to empty

Test plan

  • tests/test_version.py passes locally (pyproject + __init__.py fallback + CITATION.cff agree on 1.15.0)
  • python -m ruff check src/pybmodes tests scripts clean
  • python scripts/audit_validation_claims.py reports OK
  • CI on this branch runs all 6 required checks green

After merge: dispatch the Validation (external data) workflow on the bump commit, wait for green, then tag v1.15.0 to fire the PyPI Trusted Publishing pipeline.

pybmodes 1.15.0 ships two additive features on the soft-monopile and
floating coupling story: MudlineFoundation (Yu and Amdahl 2023
coupled-spring SSI for hub_conn = 3) and
report_floating_frequency_gap (cantilever-vs-coupled tower bending
reconciler). No behaviour change on any existing model path.

See CHANGELOG.md [1.15.0] for the per-entry detail and the docs
update.
@SMI-Lab-Inha SMI-Lab-Inha merged commit 8b1ee6f into master May 29, 2026
6 checks passed
@SMI-Lab-Inha SMI-Lab-Inha deleted the chore/bump-1.15.0 branch May 29, 2026 11:09
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