Skip to content

Releases: pwwang/pipen

0.10.3

16 Jun 20:52
9b24239
Compare
Choose a tag to compare
  • ⬆️ Bump xqute to 0.2.2

What's Changed

Full Changelog: 0.10.2...0.10.3

0.10.2

10 Jun 06:25
f9d9fb3
Compare
Choose a tag to compare
  • 🐛 Fix exception handling in ProcPBar class update method
  • 📝 Update README.md

What's Changed

Full Changelog: 0.10.1...0.10.2

0.10.1

09 Jun 22:02
37a99cc
Compare
Choose a tag to compare
  • ✨ Add on_proc_script_computed hook

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

08 Jun 22:52
4929be2
Compare
Choose a tag to compare
  • 💥 Change hook on_proc_init to on_proc_create
  • ✨ Add on_proc_init hook back but after the process initialized insteadl of before
  • 👷 Add python 3.11 to CI
  • 📝 Update documentation about updated hooks

What's Changed

Full Changelog: 0.9.11...0.10.0

0.9.11

07 Jun 06:45
962e1d1
Compare
Choose a tag to compare
  • 🐛 Make sure .envs of Proc subclasses are Diot objects

What's Changed

Full Changelog: 0.9.10...0.9.11

0.9.10

06 Jun 23:29
42b52d8
Compare
Choose a tag to compare
  • 🐛 Fix utils.mark and get_marked when __meta__ is None

What's Changed

Full Changelog: 0.9.9...0.9.10

0.9.9

03 Jun 22:29
34deb54
Compare
Choose a tag to compare
  • ⚡️ utils.mark and get_marked now work with ProcGroup and other classes

What's Changed

Full Changelog: 0.9.8...0.9.9

0.9.8

12 May 18:02
d358f42
Compare
Choose a tag to compare
  • 🐛 Fix priority of core plugin

What's Changed

Full Changelog: 0.9.7...0.9.8

0.9.7

01 May 17:49
3d60126
Compare
Choose a tag to compare
  • 🔧 Allow to inherit doc from base class for Pipen/Proc

What's Changed

Full Changelog: 0.9.6...0.9.7

0.9.6

18 Apr 06:09
25c3075
Compare
Choose a tag to compare
  • 🎨 Let plugins change and create workdir
  • 🔧 Change the default outdir suffix from _results to -output
  • 📖 Update README file and add new plugins

What's Changed

Full Changelog: 0.9.5...0.9.6