Skip to content

Releases: pwwang/pipen-args

0.6.3

09 Mar 05:20
Compare
Choose a tag to compare
  • 🐛 Don't overwrite procgroup default values by Nones

Full Changelog: 0.6.2...0.6.3

0.6.2

08 Mar 05:00
Compare
Choose a tag to compare

🔧 Refactor ProcGroup to allow post initialization changes

  • Add post initialization method to ProcGroup class
  • Method is called after argument parsing and before runtime processes are loaded

Full Changelog: 0.6.1...0.6.2

0.6.1

04 Mar 23:48
Compare
Choose a tag to compare
  • ✨ Allow import parser to get the instance of Parser

Full Changelog: 0.6.0...0.6.1

0.6.0

04 Mar 23:22
Compare
Choose a tag to compare
  • 🎨 Separate plugin install module

Full Changelog: 0.5.0...0.6.0

0.5.0

03 Mar 19:48
Compare
Choose a tag to compare
  • pipen 0.5
  • Enable parser for procgroup

Full Changelog: 0.4.2...0.5.0

0.4.2

28 Feb 00:49
Compare
Choose a tag to compare
  • ⬆️ Bump pipen-annotate to 0.3

Full Changelog: 0.4.1...0.4.2

0.4.1

25 Feb 01:31
Compare
Choose a tag to compare
  • 🚑 Add plugin name
  • 🐛 Fix choices options
  • ⬆️ Bump pipen to 0.4.4

Full Changelog: 0.4.0...0.4.1

0.4.0

24 Feb 21:27
Compare
Choose a tag to compare
  • ♻️ Refactor to adopt pipen 0.4
  • ✅ Add tests

Full Changelog: 0.3.5...0.4.0

0.3.5

31 Jan 19:47
Compare
Choose a tag to compare
  • 🐛 Fix flatten_proc_args auto turns to True when len(procs) > 1

Full Changelog: 0.3.4...0.3.5

0.3.4

25 Jan 23:50
Compare
Choose a tag to compare
  • 🐛 Fix outdir not working when name is given

Full Changelog: 0.3.3...0.3.4