Skip to content

Releases: athena-framework/routing

v0.1.10

26 Jan 20:43
v0.1.10
Compare
Choose a tag to compare

Changed

Fixed

v0.1.9

10 Apr 00:25
v0.1.9
Compare
Choose a tag to compare

Changed

Added

  • Breaking: add kwargs overload to ART::Generator::Interface#generate (#375) (@Blacksmoke16)

Fixed

v0.1.8

10 Oct 03:25
v0.1.8
Compare
Choose a tag to compare

Added

v0.1.7

29 May 19:31
v0.1.7
Compare
Choose a tag to compare

Changed

  • Breaking: Update minimum crystal version to ~> 1.8.0. Drop support for PCRE1. (#281) (@Blacksmoke16)

v0.1.6

26 Mar 17:19
v0.1.6
Compare
Choose a tag to compare

Fixed

v0.1.5

18 Feb 17:32
v0.1.5
Compare
Choose a tag to compare

Changed

  • Update some links in preparation for Athena Framework 0.18.0 (#261) (@Blacksmoke16)

Added

Fixed

v0.1.4

07 Jan 16:56
v0.1.4
Compare
Choose a tag to compare

Changed

Added

v0.1.3

05 Sep 16:44
Compare
Choose a tag to compare

Added

  • Add an HTTP::Handler to add basic routing support to a HTTP::Server (#189) (@Blacksmoke16)

Changed

  • Breaking: ensure parameter names defined on interfaces match the implementation (#188) (@Blacksmoke16)

Fixed

  • Fixed slash characters being double escaped in generated URL query params (#180) (@Blacksmoke16)

v0.1.2

14 May 15:17
Compare
Choose a tag to compare

Added

Changed

Dup static route data

06 Feb 03:45
Compare
Choose a tag to compare

Fixes