Bugfixes
- add
u32[4]as a possiblePRNGKeyArraytype (Thanks @jondeaton! #388) - Make variadic objects (e.g.
Float[Array, "..."]) survive cloudpickle round-trip. (Thanks @hmgaudecker! #391)
Infrastructure
- Use dependency groups, uv, and local pre-commit hooks (#386)
- Add pyrefly as a type checker in pre-commit and dev dependencies (Thanks @lolpack! #387)
New Contributors
- @patrick-kidger-bot made their first contribution in #385
- @lolpack made their first contribution in #387
- @jondeaton made their first contribution in #388
- @hmgaudecker made their first contribution in #391
Full Changelog: v0.3.9...v0.3.10