v0.33.0 - Some more TypedIterator stuff and some QoL improvements
[0.33.0] - 2024-05-23
Added
custom_hash
the internally used hashing method based on pickle is now part of the public API viatpcp.misc
.DummyOptimize
allows to ignore the warning that it usually throws.
Changed
- Relative large rework of the TypedIterator. We recommend to reread the example.