Skip to content

Releases: pwwang/pipen

0.10.5

27 Jun 03:23
f681bab
Compare
Choose a tag to compare
  • 🎨 Allow starts to be set as a tuple
  • ⬆️ Bump python-simpleconf to 0.6 and other deps to latest versions
  • ➕ Add rtoml to deps (as python-simpleconf 0.6 may not depend on rtoml)

What's Changed

Full Changelog: 0.10.4...0.10.5

0.10.4

24 Jun 06:37
b54db5d
Compare
Choose a tag to compare
  • ⬆️ Bump xqute to 0.2.3

What's Changed

Full Changelog: 0.10.3...0.10.4

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