Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py-size and version 35 #216

Merged
merged 18 commits into from
Mar 7, 2025
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# CHANGELOG

## v0.0.35 [unreleased]
## v0.0.35 [2025-03-06]

- internal
- types split up and cleaned up
- `ryo3-size`
- `ry.Size` object
- `ryo3-jiff`
- `series` iterators have `take` function that takes a `usize` returns a list
of size `usize`
Expand Down
Loading
Loading