版本发布 8
## Catalyst v15.0.10 [Diff since v15.0.9](https://github.com/SciML/Catalyst.jl/compare/v15.0.9...v15.0.10) **Merged pull requests:** - Bump actions/upload-artifact from 4 to 5 (#1330) (@dependabot[bot]) - Support CairoMakie above 0.13 (#1337) (@pkofod) - Bump actions/checkout from 4 to 6 (#1342) (@dependabot[bot])
## Catalyst v15.0.8 [Diff since v15.0.7](https://github.com/SciML/Catalyst.jl/compare/v15.0.7...v15.0.8) **Merged pull requests:** - Uncap SciMLBase for 15.0.8 (#1275) (@isaacsas)
## Catalyst v15.0.7 [Diff since v15.0.6](https://github.com/SciML/Catalyst.jl/compare/v15.0.6...v15.0.7) **Merged pull requests:** - Add finite state projection example (#1269) (@TorkelE) - Update missing test symbolic indexing of solutions (#1270) (@TorkelE) - bump SciMLBase for 15.0.7 (#1273) (@isaacsas) **Closed issues:** - plot_network not working with example from docs (#1271)
## Catalyst v15.0.6 [Diff since v15.0.5](https://github.com/SciML/Catalyst.jl/compare/v15.0.5...v15.0.6) **Merged pull requests:** - Add example of how to compute nullclines using bifurcation kit (#1194) (@TorkelE) - Update documenter version (#1265) (@TorkelE) - bump deps for 15.0.6 (#1268) (@isaacsas) **Closed issues:** - Enable interpolation of functional variable (but not its argument). (#1208) - ContinuousCallback not handled correctly (#1262)
## Catalyst v15.0.5 [Diff since v15.0.4](https://github.com/SciML/Catalyst.jl/compare/v15.0.4...v15.0.5) **Merged pull requests:** - Fix ocasional hybrid test failure (#1255) (@TorkelE) - Remove` DiscreteProblem`s in tests (#1257) (@TorkelE) - bump versions (#1258) (@isaacsas) - Test release 15.0.5 attempt 2 (#1260) (@isaacsas) **Closed issues:** - HC doc examples failing (#1170)
## Catalyst v15.0.4 [Diff since v15.0.3](https://github.com/SciML/Catalyst.jl/compare/v15.0.3...v15.0.4) **Merged pull requests:** - test: fix parameter initialization test (#1251) (@AayushSabharwal) **Closed issues:** - update HH example to just use the DSL (#991)
## Catalyst v15.0.3 [Diff since v15.0.2](https://github.com/SciML/Catalyst.jl/compare/v15.0.2...v15.0.3) **Merged pull requests:** - remove unpacksys (#1247) (@isaacsas) - Fix indexing deprecation warning (#1248) (@isaacsas) - test: make test robust to ordering of unknowns (#1249) (@AayushSabharwal) - Update constraint tutorial (#1252) (@isaacsas) - bump projects (#1253) (@isaacsas) - release 15.0.3 (#1254) (@isaacsas) **Closed issues:** - no longer assume that prob.p is the correct parameters for a problem lacking callbacks and DAEs (#1087) - Interface for specifying what mathematical level to resolve a reaction at (#1112) - Nonnegative rates in jumps (#1225)
## Catalyst v15.0.2 [Diff since v15.0.1](https://github.com/SciML/Catalyst.jl/compare/v15.0.1...v15.0.2) **Merged pull requests:** - test: broken test is now fixed (#1244) (@AayushSabharwal) - Release 15.0.2 proj bumps (#1245) (@isaacsas)