Skip to content

v0.12.1

Compare
Choose a tag to compare
@wjdp wjdp released this 25 Jan 17:33
· 101 commits to master since this release
8e3e969

Enhancements

  • Add option to demote broken external link errors to warnings via IgnoreExternalBrokenLinks config option (@abhishalya in #140)
  • Support for installing on OpenBSD (@leonstafford in #142)

Changelog

8e3e969 Fix goreleaser config
51115d7 Ignore .idea directory
1171a50 Merge pull request #140 from abhishalya/ext_links
3e6b803 Merge pull request #142 from leonstafford/master
d3fbe36 OpenBSD install notes to README
e9aac88 CI to build OpenBSD binaries
3ff9286 Add option: IgnoreExternalBrokenLinks
57fe7e6 Add feature request issue template
882d19e Don't keep .git from docker build