Skip to content

Releases: pwwang/pipen-args

0.9.2

15 Apr 07:17
Compare
Choose a tag to compare
  • 🐛 Fix proc values not used as default

Full Changelog: 0.9.1...0.9.2

0.9.1

15 Apr 03:35
Compare
Choose a tag to compare
  • 👷 Update CI
  • 📝 Fix README.md
  • 🐛 Warn about overwritting input data

Full Changelog: 0.9.0...0.9.1

0.9.0

14 Apr 20:12
Compare
Choose a tag to compare
  • ⬆️ 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

29 Mar 22:40
Compare
Choose a tag to compare
  • ⬆️ Upgrade pipen-annotate to 0.6

Full Changelog: 0.7.4...0.8.0

0.7.4

23 Mar 06:15
Compare
Choose a tag to compare
  • 💥 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

14 Mar 18:28
Compare
Choose a tag to compare
  • ⬆️ Adopt argx 0.2.6

Full Changelog: 0.7.2...0.7.3

0.7.2

11 Mar 07:16
Compare
Choose a tag to compare
  • 🐛 Remove debug print statement from ProcGroup constructor
  • 🔍 Update test for attribute hide

Full Changelog: 0.7.1...0.7.2

0.7.1

11 Mar 02:40
Compare
Choose a tag to compare
  • 🔧 Fix opts not passed to procgroup not taking effect

Full Changelog: 0.7.0...0.7.1

0.7.0

10 Mar 21:49
Compare
Choose a tag to compare
  • 🚀 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

10 Mar 06:26
Compare
Choose a tag to compare
  • 🐛 Don't add env args that don't exist

Full Changelog: 0.6.3...0.6.4