Skip to content

v1.0.3

Choose a tag to compare

@daemon-bot daemon-bot released this 31 Aug 17:16
· 29 commits to main since this release
d4e49d3

Changelog

  • d4e49d3 Merge pull request #75 from 178inaba/tagpr-from-v1.0.2
  • 755c5f8 [tagpr] update CHANGELOG.md
  • 564ab8f [tagpr] prepare for the next release
  • 08059f7 Merge pull request #78 from 178inaba/feature/77-resolve-short-links
  • 7b13a7b Cut the comments that repeat the code or each other
  • cf0380f Pin the token length bound from both sides
  • f041982 Decode the token with one base64 alphabet of its own
  • a447360 Document short links as an accepted page reference
  • e39799c Resolve a short link by decoding its token locally
  • 311e28e Merge pull request #74 from 178inaba/chore/69-enable-revive-and-modernize
  • 9390a9c Name the deny-server idiom instead of repeating it
  • 8c969b9 Adopt the newer standard-library forms Go 1.27 offers
  • ba0d49b Enable revive and clear the findings it reports