Skip to content

Releases: pwwang/pipen-annotate

0.3.3

28 Feb 03:08
Compare
Choose a tag to compare
  • ✨ Allow multiple-line help by starting with "|"

Full Changelog: 0.3.2...0.3.3

0.3.2

28 Feb 02:20
Compare
Choose a tag to compare
  • ✨ Allow annotate.register_section to work as decorator

Full Changelog: 0.3.1...0.3.2

0.3.1

28 Feb 00:54
Compare
Choose a tag to compare
  • ✏️ Fix typo in SECTION_TYPES

Full Changelog: 0.3.0...0.3.1

0.3.0

28 Feb 00:37
Compare
Choose a tag to compare
  • ✨ Add inherit argument to annotate
  • 💥Change annotate to return the annotated instead of the class

Full Changelog: 0.2.5...0.3.0

0.2.5

27 Feb 20:16
Compare
Choose a tag to compare
  • 🐛 Fix when help is None

Full Changelog: 0.2.4...0.2.5

0.2.4

27 Feb 18:23
Compare
Choose a tag to compare
  • ✨ Allow register section class with shortcut

Full Changelog: 0.2.3...0.2.4

0.2.3

24 Feb 09:07
Compare
Choose a tag to compare
  • Bump argx to 0.2.2
  • Change list action to clear_extend for list values
  • Add namespace action for dict values

Full Changelog: 0.2.2...0.2.3

0.2.2

23 Feb 06:20
Compare
Choose a tag to compare
  • ✨ Add proc name in MissingAnnotationWarning

Full Changelog: 0.2.1...0.2.2

0.2.1

23 Feb 04:49
Compare
Choose a tag to compare
  • 🐛 Fix when output is None

Full Changelog: 0.2.0...0.2.1

0.2.0

23 Feb 00:59
Compare
Choose a tag to compare
  • 🐛 Fix when envs is None
  • ⬆️ Bump pipen to 0.4.2

Full Changelog: 0.1.3...0.2.0