Skip to content

v0.2.0

Compare
Choose a tag to compare
@chanced chanced released this 26 Sep 22:28
· 5 commits to main since this release
  • Makes anchors compliant by removing the returned error if multiple anchors with the same name are in the same file).
  • Upgrades github.com/chanced/uri which was causing a compilation error for go 1.18 due to being a wrapper around go 1.19's net/url.URL.