Releases: pwwang/pipen-annotate
Releases · pwwang/pipen-annotate
0.3.3
- ✨ Allow multiple-line help by starting with "|"
Full Changelog: 0.3.2...0.3.3
0.3.2
- ✨ Allow annotate.register_section to work as decorator
Full Changelog: 0.3.1...0.3.2
0.3.1
- ✏️ Fix typo in SECTION_TYPES
Full Changelog: 0.3.0...0.3.1
0.3.0
- ✨ 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
- 🐛 Fix when help is None
Full Changelog: 0.2.4...0.2.5
0.2.4
- ✨ Allow register section class with shortcut
Full Changelog: 0.2.3...0.2.4
0.2.3
- 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
- ✨ Add proc name in MissingAnnotationWarning
Full Changelog: 0.2.1...0.2.2
0.2.1
- 🐛 Fix when output is None
Full Changelog: 0.2.0...0.2.1
0.2.0
- 🐛 Fix when envs is None
- ⬆️ Bump pipen to 0.4.2
Full Changelog: 0.1.3...0.2.0