Skip to content

v2.4.1

Compare
Choose a tag to compare
@jdkato jdkato released this 06 Oct 23:57
· 495 commits to master since this release
dff818d

This release fixes a possible crash when punctuation appears in headings, see #235.

Changelog

dff818d refactor: more error conversions
57b8c7b refactor: more API cleaning
4c8e5f9 docs: increase logo sizes
19d6a4d refactor: update existence comments
10f7c33 fix: ensure title and exceptions use the same split regex
ddd95cb refactor: re-write package check
92bb45f refactor: ensure paths are printed with '/'
f72e351 refactor: report the full file path in errors
8a5bc68 refactor: drop validator.v2
ea629c9 feat: update existence error handling
08647c5 refactor: drop fatih/color
d96e30e refactor: add return code to errors
5ebd358 feat: update error-handling for substitution
6b92b61 fix: don't skip empty lines in error contexts
8d72304 feat: re-work error handling