Skip to content

Commit c9197f9

Browse files
chore: release
1 parent 4842814 commit c9197f9

File tree

12 files changed

+209
-108
lines changed

12 files changed

+209
-108
lines changed

CHANGELOG.md

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

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

5+
## 0.7.4 - 2025-09-19
6+
7+
### Bug Fixes
8+
9+
- Update patch updates ([#449](https://github.com/chrjabs/rustsat/pull/449)) ([73bd463](73bd4635312e8e65058547323116085fe69f5ac4)), Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10+
- Update patch updates ([#451](https://github.com/chrjabs/rustsat/pull/451)) ([5b5abba](5b5abba8c4eef2f1fbf9f0c41cd293755212eb10)), Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11+
- Update rust crate proc-macro2 to v1.0.101 ([#452](https://github.com/chrjabs/rustsat/pull/452)) ([ab78803](ab7880374482e2787ce76e3230304ee1fabaca38)), Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12+
- Update rust crate minijinja to 2.12.0 ([#460](https://github.com/chrjabs/rustsat/pull/460)) ([1e0a9fe](1e0a9fe831300b5de5a51f49acece4ae6e8cbf19)), Co-authored-by:renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
13+
- Abstract timer and use `std::time::Instant` in `wasm` ([aadef69](aadef69472923d57e99a541c64376dbccaf3a855)), fixes #455
14+
- Change timers from process time to thread time ([57261f5](57261f5c4993ad3bb1e38986ca9c238ed7a328d0))
15+
- Use `web-time` for timing measurement on `wasm` ([#467](https://github.com/chrjabs/rustsat/pull/467)) ([50d67f2](50d67f2d3c93bd3ee906104b5f0eb353fb0b4665))
16+
17+
### Miscellaneous Tasks
18+
19+
- Add --check option ([f67835e](f67835ea3dc6ee6468c92e9b090a09d020732926))
20+
- Update to pyo3 0.26.0 ([3167083](3167083835cd27593339989345429876146c9231))
21+
22+
<!-- generated by git-cliff -->
23+
524
## 0.7.3 - 2025-08-07
625

726
### Bug Fixes

0 commit comments

Comments
 (0)