Releases: fernandoenzo/parallel-utils
Releases · fernandoenzo/parallel-utils
v1.3.1
v1.3
-
Major code refactoring and introduction of context managers
-
Full Changelog: v1.2.1...v1.3
v1.2.1
Fixed deadlock issue in decorators when decorated function invokes sys.exit()
v1.2
Removed a workaround that was needed due to a bug in Python 3.7 that …
v1.1.1
Update to adapt to the new version of private-attrs dependency.