github Erotemic/ubelt v0.10.2
Version 0.10.2

latest releases: v1.3.6, v1.3.5, v1.3.4...
2 years ago

Version 0.10.2 - Released 2021-12-07

Added

  • Added pyi type annotation files. (Used a custom script to export docstring type annotations)
  • Added default keyword argument to signature of ub.peek

Fixed

  • Added map function to the executor classes.
  • ub.Executor now correctly returns itself from __enter__
  • Docstrings now have better type annotations
  • ProgIter had a bug in time_thresh, where it was never used (modified adjustment rules).
  • Fixed performance regression in ProgIter (now less overhead than tqdm)

Changed

  • New CI GPG Keys: Erotemic-CI: 70858F4D01314BF21427676F3D568E6559A34380 for
    reference the old signing key was 98007794ED130347559354B1109AC852D297D757.
  • Verbose test from symlink previously showed "real -> link" which makes no
    sense because a link should be the object that "is pointing". Thus it now
    shows "link -> real"
  • ub.download should now generate less stdout text
  • New in-repo "dev" benchmarks

Don't miss a new ubelt release

NewReleases is sending notifications on new releases.