Commit 20e044f
authored
chore: release v0.4.10 (#40)
## π€ New release
* `kasuari`: 0.4.9 -> 0.4.10 (β API compatible changes)
<details><summary><i><b>Changelog</b></i></summary><p>
<blockquote>
## [0.4.10](v0.4.9...v0.4.10)
- 2025-11-02
### Other
- *(deps)* bump thiserror from 2.0.16 to 2.0.17 in the rust-dependencies
group ([#36](#36))
- *(features)* improve feature flags docs
([#35](#35))
- Fixed a bug that lead to the leaking of `Symbol`s in the objective
function. ([#37](#37))
- Bump MSRV to 1.85 to use clamp functions in const context
([#39](#39))
### Changed
- bump the MSRV to 1.85 and rely on the standard `f64::clamp` in const
contexts
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 3365fcf commit 20e044f
3 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
10 | 19 | | |
11 | 20 | | |
12 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments