Skip to content

v2.3.1 (πŸ™…πŸ’£ Defuse)

Compare
Choose a tag to compare
@pda pda released this 19 Feb 03:37

Changed

  • Go Modules: /v2 suffix on module path #63 (@pda)
    • This makes v2.3.x findable by Go Modules aware version of Go, but also introduced the requirement of Semantic Import Versioning which means callers appending the new /v2 package path suffix, as seen in the examples/*.go files.