v2.4.1
What's Changed
Other Changes ⚔️
- Fix new pyright errors by @tmke8 in #290
- Don't use TypedDict as a TypeVar bound by @tmke8 in #297
- Modernize typing imports by @tmke8 in #298
- Switch to ruff as the formatter by @tmke8 in #320
- Fix StrEnum code by @tmke8 in #326
- Add option to make prop_random_split() reproducible by @tmke8 in #328
Full Changelog: v2.4.0...v2.4.1