Skip to content

Commit

Permalink
py-size and version 35 (#216)
Browse files Browse the repository at this point in the history
* feat: read_stream function

* read stream

* several fs functions

* arc path

* arc path!

* fs work

* thinking I figured out how to lay out module

* OsError?

* py-size

* size

* size tests

* size struct!

* py-size types fix

* py-size types fix

* fix size

* update changelog

* fix type discreps
  • Loading branch information
jessekrubin authored Mar 7, 2025
1 parent 53f82fc commit 080757a
Show file tree
Hide file tree
Showing 11 changed files with 2,215 additions and 1,213 deletions.
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

0 comments on commit 080757a

Please sign in to comment.