Releases: alexedwards/flow
Releases · alexedwards/flow
v0.2.0
- 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 user.PathValue()
instead. - Note that the minimum Go version required for this release is Go 1.22.
v0.1.0
v0.1.0