Skip to content

Version 0.4.0

Latest
Compare
Choose a tag to compare
@kantholtz kantholtz released this 10 Jun 12:58
· 7 commits to main since this release

The Typing Support -Release

  • add drslv(..., dtype=T) -> T
  • fix performance issue with dataclasses.Index.con/dis
  • switch to src/ layout
  • remove deprecated in 0.3
    • removed filesystem.git_hash
    • removed collections.drslv skiplast parameter
  • switch to Python 3.11
  • switch to Poetry
  • add and use pyright
  • remove message parameter of filesystem.path

Changelog: v0.3.0...v0.4.0