Skip to content

Pipelime 1.5.0

Compare
Choose a tag to compare
@nfioraio-ec nfioraio-ec released this 20 Apr 14:54
· 247 commits to main since this release
c858e31

What's Changed

  • πŸ§‘β€πŸ’» new temp folder management, checkout the tutorial --> https://pipelime-python.readthedocs.io/en/v1.5.0/tutorials/temp_data/toc.html
  • βž• replaced multiprocessing with billiard
  • ✨ new command and stage set-meta to add or change metadata
  • ✨ new XConfig.unsafe_process() to generate any object from XConfig
  • πŸ› fixed Choixe bugs: string bundles unparsing, no-case $switch
  • πŸ› skip_empty option on input dataset now working in multiprocessing
  • πŸ› pipelime --output-ctx now works as expected
  • πŸ› fixed shell command output
  • 🚸 show a clear error message in case of context recursion, eg, @myvar=myvar

Full Changelog: v1.4.1...v1.5.0