Skip to content

Commit

Permalink
general small fixes (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessekrubin authored Feb 21, 2025
1 parent 9dcf9ef commit 8559479
Show file tree
Hide file tree
Showing 73 changed files with 539 additions and 220 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# CHANGELOG

## v0.0.31

- `ryo3-core`
- got rid of `ryo3-types` and moved into `ryo3-core`
- `ryo3-tokio`
- `read_async` and `write_async` async functions
- `ryo3-which`
- `which_re` functions accepts `ry.Regex` or `str` now
- `ryo3-std`
- `read` and `write` functions which take/return `ry.Bytes` objects

___

## v0.0.30 [2025-02-18]

- `jiff`
Expand Down
Loading

0 comments on commit 8559479

Please sign in to comment.