Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@Blacksmoke16 Blacksmoke16 released this 26 Jan 20:40
v0.20.0

Changed

Added

Removed

Fixed

  • Fix query parameters being dropped when redirecting to a trailing/non-trailing slash endpoint (#436) (@Blacksmoke16)
  • Fix auto redirection with non-standard ports (#480) (@Blacksmoke16)
  • Fix multipart/form-data not being mapped to the form format (#441) (@Blacksmoke16)
  • Fix being unable to provide the path of an ARTA::Route annotation on a class as a positional argument (#482) (@Blacksmoke16)
  • Fix error when attempting to use ATH::Controller#redirect_view and ATH::Controller#route_redirect_view (#498) (@Blacksmoke16)
  • Fix error when attempting to use ATH::Spec::APITestCase#unlink (#498) (@Blacksmoke16)