Release v0.14.0
What's Changed
- Add placeholder by @altescy in #73
- Use textwrap.indent and remove utils.indent by @altescy in #74
- Skip validation if placeholder is set without type hint by @altescy in #75
- Add callback option by @altescy in #76
- Fix typehint for callback by @altescy in #77
- Modify callback handling & utils by @altescy in #78
- Add context feature by @altescy in #79
- Fix type hint of import_modules by @altescy in #80
- Bump version number to v0.14.0 by @altescy in #81
Full Changelog: v0.13.1...v0.14.0