Skip to content

3.0.3

Compare
Choose a tag to compare
@mrclmr mrclmr released this 11 Feb 19:04
· 68 commits to main since this release

Changelog

  • cdef472 Use Go 1.20
  • 4c74fc4 Refactor generate method
  • c64433b Use already calculated check digit for transposition calculation
  • 05bb01e chore: use rand.New() instead of rand.Seed() for Go 1.20 compatibility
  • bcba281 chore: update dependencies