Skip to content

Releases: pwwang/pipen

0.9.5

16 Apr 23:20
cfcf161
Compare
Choose a tag to compare
  • 🔧 Fix workdir in log

What's Changed

Full Changelog: 0.9.4...0.9.5

0.9.4

16 Apr 22:29
00a4283
Compare
Choose a tag to compare
  • 🐛 Use class name as pipeline name

What's Changed

Full Changelog: 0.9.3...0.9.4

0.9.3

15 Apr 03:47
51769ec
Compare
Choose a tag to compare
  • 🐛 Set logging.lastResort to null handler
  • ✨ Allow to assign process directly to proc groups
  • 🔧 Change progress bar description length to 24

What's Changed

Full Changelog: 0.9.2...0.9.3

0.9.2

14 Apr 06:10
9ca1c25
Compare
Choose a tag to compare
  • 🎨 Rename to main plugin to core
  • 🎨 Reformat log of pipeline info so that paths won't be truncated

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

14 Apr 01:48
9a122a9
Compare
Choose a tag to compare
  • ⬆️ Bump xqute to 0.2.1

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

13 Apr 22:28
df99f23
Compare
Choose a tag to compare
  • ⬆️ Bump xqute to 0.2 so we can have slurm and ssh schedulers available
  • ✨ Add ssh and slurm scheduers
  • 🎨 Improve code for dropping python 3.7
  • 👷 Use 3.10 as main python version in CI
  • 📝 Update docs for slurm and ssh schedulers

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

11 Apr 17:02
db91de3
Compare
Choose a tag to compare
  • ⬆️ Drop support for python3.7
  • 🎨 Don't slugify pipen or proc names anymore but require them to be valid filenames
  • 🐛 Fix process names being reused
  • 📝 Update documentation with new job caching callback.
  • 🎨 Move actions to on_job_cached hook for cached jobs

What's Changed

Full Changelog: 0.7.3...0.8.0

0.7.3 (#159)

10 Apr 01:38
d101acf
Compare
Choose a tag to compare
  • ✨ Add --list for pipen profile to list the names of available profiles
  • ✨ Add exception hook to show uncaught in log
  • ✨ Add on_job_cached hook

0.7.2 (#158)

30 Mar 16:27
3a632ed
Compare
Choose a tag to compare

0.7.1

29 Mar 23:46
e2395b3
Compare
Choose a tag to compare
  • ⬆️ Upgrade simplug to 0.2.3
  • 📝 Add pipen-cli-config to plugin gallery

What's Changed

Full Changelog: 0.7.0...0.7.1