Commit 508f152
Release 16 sub-libraries
Sub-libraries whose registered tree has drifted from `master` are bumped and released together.
- `OrdinaryDiffEqBDF` 2.4.4 -> 2.4.5 (patch)
- `OrdinaryDiffEqCore` 4.15.0 -> 4.15.1 (patch)
- `OrdinaryDiffEqFIRK` 2.8.0 -> 2.8.1 (patch)
- `OrdinaryDiffEqLowOrderRK` 2.2.3 -> 2.2.4 (patch)
- `OrdinaryDiffEqMultirate` 3.0.0 -> 3.0.1 (patch)
- `OrdinaryDiffEqRKIP` 2.1.2 -> 2.1.3 (patch)
- `OrdinaryDiffEqRosenbrockTableaus` 2.4.1 -> 2.4.2 (patch)
- `OrdinaryDiffEqSDIRK` 2.9.0 -> 2.9.1 (patch)
- `OrdinaryDiffEqSIMDRK` 2.1.2 -> 2.1.3 (patch)
- `OrdinaryDiffEqStabilizedIRK` 2.1.1 -> 2.1.2 (patch)
- `OrdinaryDiffEqSymplecticRK` 2.2.1 -> 2.2.2 (patch)
- `OrdinaryDiffEqTsit5` 2.1.3 -> 2.1.4 (patch)
- `SimpleImplicitDiscreteSolve` 2.0.3 -> 2.0.4 (patch)
- `StochasticDiffEq` 7.1.4 -> 7.1.5 (patch)
- `StochasticDiffEqLevyArea` 2.1.0 -> 2.1.1 (patch)
- `StochasticDiffEqLowOrder` 2.0.4 -> 2.0.5 (patch)
- **root `OrdinaryDiffEq`** 7.7.0 -> 7.8.0
Inter-sub-library `[compat]` lower bounds are raised to the new versions in the same commit, so a resolved set never mixes a new sub-library with an older sibling it was not tested against. All bumps are patch/minor - no exported name is removed anywhere in this set, so nothing here is breaking and no retroactive cap is required.
For `0.x` sub-libraries the patch slot is used, since the minor is the breaking axis under Julia's SemVer.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014FEzNTLFutCmTEAZ3zBg5R1 parent e4f0c5e commit 508f152
17 files changed
Lines changed: 37 additions & 37 deletions
File tree
- lib
- OrdinaryDiffEqBDF
- OrdinaryDiffEqCore
- OrdinaryDiffEqFIRK
- OrdinaryDiffEqLowOrderRK
- OrdinaryDiffEqMultirate
- OrdinaryDiffEqRKIP
- OrdinaryDiffEqRosenbrockTableaus
- OrdinaryDiffEqSDIRK
- OrdinaryDiffEqSIMDRK
- OrdinaryDiffEqStabilizedIRK
- OrdinaryDiffEqSymplecticRK
- OrdinaryDiffEqTsit5
- SimpleImplicitDiscreteSolve
- StochasticDiffEqLevyArea
- StochasticDiffEqLowOrder
- StochasticDiffEq
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments