0.14.0
What's Changed
- Adds support for multiline description; remove 70 chars limitation by @eugeniyk in #622
- Fixes split in expandPath by @sake92 in #533
- Adds reverseOrg string formatter by @TonioGela in #547
- Adds dollar escaping details by @TonioGela in #563
- Adds documentation for multiple formats on filenames by @TonioGela in #564
- Intercepts Control-D and Gracefully exiting by @TonioGela in #568
- Updates String template to 4.3.1 by @TonioGela in #570
- Enables description as a property in templates by @TonioGela in #572
- Documents template comment syntax by @TonioGela in #573
- Documents command line flags by @TonioGela in #574
- Fixes flaky tests by @TonioGela in #581
- Adds fix for auth_fail by @TonioGela in #583
New Contributors
- @github-actions made their first contribution in #480
- @foundweekends-bot made their first contribution in #491
- @dependabot made their first contribution in #506
- @sake92 made their first contribution in #533
- @TonioGela made their first contribution in #547
- @eugeniyk made their first contribution in #622
Full Changelog: v0.13.1...v0.14.0