chore(release): v0.0.9 - #269
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Egjd7ToFeb9TQqFnfRQZxV
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #269 +/- ##
=====================================
Coverage 95.4% 95.4%
=====================================
Files 46 46
Lines 3438 3438
Branches 440 440
=====================================
Hits 3282 3282
Misses 111 111
Partials 45 45 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump for v0.0.9.
pyproject.toml+uv.lockonly, matching the v0.0.8 release commit (99ee00c).Ships the 27 commits on main since v0.0.8. Release notes are drafted separately; three behaviour-changing fixes lead them:
Cholesky(ordering=...)now returns rows in data order. Previously mislabelled, so those IRF/FEVD/HD numbers change. Identity orderings byte-identical.B_exogprior now scales to the regressor, so every NUTS-with-exog posterior changes. Constant exog columns rejected.mu_i#241 — multivariate SV forecast bands change (the per-variable log-vol level was dropped from the forecast).Blocked on nothing; #268 (the #241 fix) is merged.
🤖 Generated with Claude Code
https://claude.ai/code/session_01Egjd7ToFeb9TQqFnfRQZxV