Skip to content

v0.2.0

Latest

Choose a tag to compare

@PallasAthenaie PallasAthenaie released this 19 Apr 23:29
· 2 commits to master since this release
Immutable release. Only release title and notes can be modified.
v0.2.0

Changed

  • Breaking: Change ART::Route#defaults and matched route parameters return type to ART::Parameters (#652) (@Blacksmoke16)
  • Breaking: Loosen the type restriction for the params parameter of ART::Generator::Interface#generate (#669) (@Blacksmoke16)

Added

  • Allow query-specific parameters within ART::Generator::URLGenerator via special _query parameter (#669) (@Blacksmoke16)