Skip to content

Commit f1aad0b

Browse files
chore: release v0.7.5
1 parent 0a2223d commit f1aad0b

File tree

10 files changed

+177
-274
lines changed

10 files changed

+177
-274
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 0.7.5 - 2025-11-22
6+
7+
### Bug Fixes
8+
9+
- Update patch updates ([#506](https://github.com/chrjabs/rustsat/pull/506)) ([f62fda4](f62fda4e6acdac1bfab59a1c71c179e8325d8ed2)), Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10+
- Properly handle offsets ([bc281b8](bc281b8efb096621a4cd51390aa919ca8966de76))
11+
- Merging two unweighted trees with same unit weight ([e932e98](e932e987a1d2b912683a6667bc1698c6dc543b7e))
12+
13+
### Features
14+
15+
- Compute value to totdb node ([c6d5be0](c6d5be0ca6bab1fb4e7d0151d820d8c2027e43c2))
16+
- Allow accessing node database ([d88fd01](d88fd01d1ec345db5de02879d81674d0b857679b))
17+
18+
### Miscellaneous Tasks
19+
20+
- Update pyo3 to 0.27.1 ([#510](https://github.com/chrjabs/rustsat/pull/510)) ([e36799b](e36799bfa298ad8706e7aaa1b7ae27c399234a5c))
21+
22+
### Refactor
23+
24+
- Iterate over nodes in `leaf_iter` for `NodeDb` ([7753acd](7753acd28d3ab3a4ca4ba21a31834306fb5fddda))
25+
26+
<!-- generated by git-cliff -->
27+
528
## 0.7.4 - 2025-10-18
629

730
**NOTE**: the feature `all` has been renamed to `_test` and `internals` to `_internals`.

0 commit comments

Comments
 (0)