Skip to content

v0.3.0 release cut#114

Merged
djankov merged 1 commit into
mainfrom
issue-65-v0-3-0-release-cut
Jun 15, 2026
Merged

v0.3.0 release cut#114
djankov merged 1 commit into
mainfrom
issue-65-v0-3-0-release-cut

Conversation

@djankov

@djankov djankov commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Release-cut housekeeping for v0.3.0 — version bump + CHANGELOG aggregation, no behaviour or dependency changes.

  • Bump the package version 0.2.00.3.0 (pyproject.toml, src/maneuver_detect/__about__.py, CITATION.cff, uv.lock). DATASET_VERSION is already 0.3.0, so the Hub dataset/checkpoints and the leaderboard fixture stay in lockstep with the tag.
  • Bump the leaderboard Space's maneuver-detect pin to the v0.3 line (>=0.3.0,<0.4) so the hosted scorer installs the released package.
  • Aggregate the CHANGELOG.md [0.3.0] section: the Chronos forecast-residual foundation baseline (optional [foundation] extra, zero-shot), the IGSO scored class + QZSS/NOAA-GOES/Galileo operator label sources (GEO now operator-announced, HEO reserved), uncertainty calibration (reliability/temperature/split-conformal + per-class operating points baked into the bundle, fit on val only), and the class-balanced selection objective + per-class detection thresholds. Ships the frozen v0.3 decisions D14–D17.
  • Refresh the stale [foundation]-extra comment that still claimed the extra was "not exercised by the v0.1 surface".

Base runtime deps are unchanged and remain permissive (BSD/Apache/MIT); the [foundation] extra (chronos-forecasting) stays optional. The model checkpoints (bilstm-base, transformer-base, chronos-residual) and dataset are published to the Hub in lockstep with v0.3.0.

The v0.3.0 tag — PyPI trusted publish, Hub dataset/checkpoint publish, Pages redeploy, release-notes overwrite from the CHANGELOG, milestone close — follows once this merges.

Test plan

  • ruff check, ruff format --check, mypy clean
  • mkdocs build --strict builds
  • base-install runtime dependency closure is permissive (no strong copyleft); [foundation] extra stays optional
  • CI green

Closes #65

Release-cut housekeeping for v0.3.0 — version bump + CHANGELOG aggregation, no behaviour change.

- Bump the package version 0.2.0 -> 0.3.0 (pyproject.toml, __about__.py, CITATION.cff, uv.lock). DATASET_VERSION is already 0.3.0, so the Hub dataset/checkpoints and the leaderboard fixture stay in lockstep with the tag.
- Bump the leaderboard Space's maneuver-detect pin to the v0.3 line (>=0.3.0,<0.4) so the hosted scorer installs the released package.
- Aggregate the CHANGELOG [0.3.0] section: the Chronos forecast-residual foundation baseline, the IGSO class + QZSS/NOAA-GOES/Galileo operator label sources, uncertainty calibration (reliability/temperature/conformal + per-class operating points baked into the bundle), and the class-balanced selection objective + per-class thresholds. Ships the frozen v0.3 decisions D14-D17.

Base runtime deps are unchanged and remain permissive; the [foundation] extra stays optional. Refresh the stale [foundation]-extra comment that still referenced the v0.1 surface.

Closes #65
@djankov djankov marked this pull request as ready for review June 15, 2026 23:44
@djankov djankov merged commit b7c6dc2 into main Jun 15, 2026
14 checks passed
@djankov djankov deleted the issue-65-v0-3-0-release-cut branch June 15, 2026 23:44
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.

v0.3.0 release cut

1 participant