Skip to content

Releases: alexedwards/flow

v0.2.0

04 Apr 17:29
Compare
Choose a tag to compare
  • 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.

v0.1.0

22 Oct 08:34
Compare
Choose a tag to compare
v0.1.0