We are currently working on porting this changelog to the specifications in Keep a Changelog. This project adheres to Semantic Versioning.
- Replace imp usage with importlib.
- Remove most cases of six.moves
- Remove delorean dependency
- Replaced lena with astro
- Bumped minimum Python to 3.8
- Using new backend for grab-test-image with multiple mirrors and an offline fallback
- Fallback to text mode when pyfiglet cant find a font
- Removed codecov from test requirements
- Fix utool.Timerit API regression
- Fixed deprecated pipes
- broken
func_callsigfunction
- numpy.int / np.bool issue
- Using loose / strict dependencies
- Fixed issues to support 311
-
Hacked in a fix to
ut.Prefto prevent certain params from being dynamically defined. Ultimately the structure of this class is poorly designed, so I dont feel bad about hacking it like this. -
Fixed issue in color text where some colors that were used are no longer supported. Hacked around by changing them to a supported color when an exception is thrown.
- Undocumented