What's Changed
- chore: Fix README link by @JeffFaer in #116
- style: Special case IntOrBool 1 and 0 values to yes and no. by @JeffFaer in #117
- feat: Make skip_lines option allow skipping at end by @willbeason in #122
- feat: Add warning if skip_lines causes empty block by @willbeason in #124
- fix: Format []ByRegexOption correctly. by @JeffFaer in #118
- fix: Apply regexes to the actual line content (separated by newlines) instead of the joinedLines. by @JeffFaer in #119
New Contributors
- @willbeason made their first contribution in #122
Full Changelog: v0.8.0...v0.9.0