Skip to content

1.1.0

Compare
Choose a tag to compare
@Jordan-Kowal Jordan-Kowal released this 23 Nov 21:55
· 22 commits to main since this release
68602ca
  • 🚀 [Python] Added thread support with ThreadPipe and ThreadWait. See README.md for more details.
  • ✨ [Python] Keep same PipeStart object throughout the pipe for improved performances
  • ✨ [Python] Added the PipeStart.history attribute to keep track of all its values (only in debug mode)
  • 🔧 [Python] Split logic into smaller modules: base.py, extras.py, threads.py

PR breakdown

Full Changelog: 1.0.4...1.1.0