Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@alexedwards alexedwards released this 04 Apr 17:29
  • Added support for retrieval of URL params via r.PathValue() from the standard library.
  • The Params() function has been marked as deprecated and may be removed in a later version. Please update your code to use r.PathValue() instead.
  • Note that the minimum Go version required for this release is Go 1.22.