Releases: pwwang/pipen-args
Releases · pwwang/pipen-args
0.6.3
- 🐛 Don't overwrite procgroup default values by Nones
Full Changelog: 0.6.2...0.6.3
0.6.2
🔧 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
- ✨ Allow import parser to get the instance of Parser
Full Changelog: 0.6.0...0.6.1
0.6.0
- 🎨 Separate plugin install module
Full Changelog: 0.5.0...0.6.0
0.5.0
- pipen 0.5
- Enable parser for procgroup
Full Changelog: 0.4.2...0.5.0
0.4.2
- ⬆️ Bump pipen-annotate to 0.3
Full Changelog: 0.4.1...0.4.2
0.4.1
- 🚑 Add plugin name
- 🐛 Fix choices options
- ⬆️ Bump pipen to 0.4.4
Full Changelog: 0.4.0...0.4.1
0.4.0
- ♻️ Refactor to adopt pipen 0.4
- ✅ Add tests
Full Changelog: 0.3.5...0.4.0
0.3.5
- 🐛 Fix
flatten_proc_args
auto turns toTrue
whenlen(procs) > 1
Full Changelog: 0.3.4...0.3.5
0.3.4
- 🐛 Fix
outdir
not working whenname
is given
Full Changelog: 0.3.3...0.3.4