Skip to content

v0.33.0 - Some more TypedIterator stuff and some QoL improvements

Compare
Choose a tag to compare
@AKuederle AKuederle released this 23 May 12:38
· 69 commits to main since this release

[0.33.0] - 2024-05-23

Added

  • custom_hash the internally used hashing method based on pickle is now part of the public API via tpcp.misc.
  • DummyOptimize allows to ignore the warning that it usually throws.

Changed

  • Relative large rework of the TypedIterator. We recommend to reread the example.