What's Changed
- Fix typing for stream.create.just by @vxgmichel in #134
- Fix: strict
zip
of items that fail on__eq__
by @vthemelis in #135 - Fix: Use
is
instead ofisinstance
by @vthemelis in #136 - Add python 3.14 support by @vxgmichel in #138
New Contributors
- @vthemelis made their first contribution in #135
Full Changelog: v0.7.0...v0.7.1