Thread

Latest version: v2.0.1

Safety actively analyzes 626513 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.1

What's Changed

Improvements

* Make chunking more memory efficient (77) caffeine-addictt

Documentation

* Bump version to v2.0.1 (81) caffeine-addictt
* Update tests (80) caffeine-addictt
* Fix linting CI (79) caffeine-addictt
* Update readme (78) caffeine-addictt
* Make chunking more memory efficient (77) caffeine-addictt

**Full Changelog**: https://github.com/python-thread/thread/compare/v2.0.0...v2.0.1

2.0.0

What's Changed

**Breaking:** Changed Parallel -> Concurrent
**Breaking:** Changed `.join` to follow `threading.Thread` and return None

Documentation

* v2.0.0 (76) caffeine-addictt

**Full Changelog**: https://github.com/python-thread/thread/compare/v1.1.1...v2.0.0

1.1.1

Bug Fixes

* Fix: Static typechecking behaving weirdly (75) caffeine-addictt

**Full Changelog**: https://github.com/python-thread/thread/compare/v1.1.0...v1.1.1

1.1.0

What's Changed

ParallelProcessing compatibility support with dataframes and other data structures.
View the docs: https://thread.ngjx.org/docs/latest/parallel-processing#work-arounds

New

* Feature: dataframe support (71) caffeine-addictt

Other changes

* Fix: enforce nonempty dataset (69) caffeine-addictt

**Full Changelog**: https://github.com/python-thread/thread/compare/v1.0.1...v1.1.0

1.0.1

What's Changed

Added verbosity setting. View the docs for it [here](https://thread.ngjx.org/docs/latest/configuration).

New

* Feature: verbosity setting (64) caffeine-addictt

**Full Changelog**: https://github.com/python-thread/thread/compare/v1.0.0...v1.0.1

1.0.0

What's Changed :rocket:

v1.0.0 comes with major runtime and memory efficiency improvements and decorators.

> [!NOTE]
> CLI has been moved to its own package `pip install thread-cli`

New

* Parallel Processing Decorator (35) caffeine-addictt
* Threaded Decorator Type-Safety (33) caffeine-addictt
* Added decorators (31) caffeine-addictt

Bug Fixes

* Fix: parallel processing func signature (43) caffeine-addictt

Improvements

* Improving thread performance (54) caffeine-addictt
* Perf: memory optimisation for ParallelProcessing (46) caffeine-addictt
* Removing numpy (25) caffeine-addictt

Other

* CLI migration (37) caffeine-addictt
* Removed vscode folder (20) ShiroTohu

Documentation

* Formatting, documentation and CI improvements (38) caffeine-addictt
* Documentation update (27) caffeine-addictt
* Added CODESYTLE.md (21) ShiroTohu

**Full Changelog**: https://github.com/python-thread/thread/compare/v0.1.3...v1.0.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.