Releases: pwwang/pipen-args
Releases · pwwang/pipen-args
0.9.2
- 🐛 Fix proc values not used as default
Full Changelog: 0.9.1...0.9.2
0.9.1
- 👷 Update CI
- 📝 Fix README.md
- 🐛 Warn about overwritting input data
Full Changelog: 0.9.0...0.9.1
0.9.0
- ⬆️ Drop support to python 3.7
- ⬆️ Bump pipen to 0.9
- ⬆️ Bump pipen-annotate to 0.7.1
- ♻️ Register the plugin by default, no need to import
- 👷 Remove python 3.7 from CI
Full Changelog: 0.8.0...0.9.0
0.8.0
- ⬆️ Upgrade pipen-annotate to 0.6
Full Changelog: 0.7.4...0.8.0
0.7.4
- 💥 Change metadata key hide to hidden and remove atype
- ⬆️ Update pipen-annotate to 0.5.2
Full Changelog: 0.7.3...0.7.4
0.7.3
- ⬆️ Adopt argx 0.2.6
Full Changelog: 0.7.2...0.7.3
0.7.2
- 🐛 Remove debug print statement from ProcGroup constructor
- 🔍 Update test for attribute hide
Full Changelog: 0.7.1...0.7.2
0.7.1
- 🔧 Fix opts not passed to procgroup not taking effect
Full Changelog: 0.7.0...0.7.1
0.7.0
- 🚀 Allow hide as argument attribute for show=False as in add_argument
- ⬆️ Bump pipen to 0.6, pipen-annotate to 0.5
Full Changelog: 0.6.4...0.7.0
0.6.4
- 🐛 Don't add env args that don't exist
Full Changelog: 0.6.3...0.6.4