Skip to content

Release prep: bump version to 0.1.9 - #165

Merged
ChrisRackauckas merged 1 commit into
mainfrom
release-prep-round2
Jul 13, 2026
Merged

Release prep: bump version to 0.1.9#165
ChrisRackauckas merged 1 commit into
mainfrom
release-prep-round2

Conversation

@ChrisRackauckas

Copy link
Copy Markdown
Member

Summary

Bumps the package version to pick up unreleased commits since the last registered
version (0.1.8, commit 35d5474).

Changes since 0.1.8:

  • Add docstrings for already-exported POD, reduce!, SVD, TSVD, RSVD, and
    reference them from docs/src/functions.md (Use SciMLTesting 2.1 QA docs check #163).
  • Fix the DEIM test to provide explicit initial conditions and use Rodas5P()
    instead of Tsit5(), avoiding a structurally-singular initialization under
    MTK v11 (Use stiff solver in DEIM test #164).
  • Bump the SciMLTesting compat used by the test/QA harness (test/Project.toml,
    test/qa/Project.toml) from 1 to 2.1. This is test-only tooling, not a
    dependency of the registered package, so no change to the package's own
    [compat] section was needed.

Bump type: PATCH (0.1.8 -> 0.1.9)

No new exports, no public API changes, no behavior changes to the package itself
— only added documentation and test-only fixes/tooling bumps. Per SemVer this is
a patch-level change.

Compat bounds

No changes to the main Project.toml [compat] section were required — the only
compat bump in the diff (SciMLTesting) is confined to the test/QA harness
Project.tomls and does not affect the registered package's dependency graph.

🤖 Generated with Claude Code

@ChrisRackauckas
ChrisRackauckas merged commit 9dbc642 into main Jul 13, 2026
9 of 11 checks passed
@ChrisRackauckas
ChrisRackauckas deleted the release-prep-round2 branch July 13, 2026 01:52
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