Skip to content

Releases: shnhrrsn/SHNUrlRouter

2.0.0

18 Feb 04:36
Compare
Choose a tag to compare
  • Refactored project internally
  • UrlRouter and friends are now structs, so declarations will need to be adjusted to be var instead of let
  • Route aliases are dropped to confusion on where they would be executed in the match chain. (NOTE: This does not affect parameter aliases, which are still present and unchanged)

1.3.2

16 Oct 04:45
Compare
Choose a tag to compare
1.3.2

v1.3.1

14 Oct 22:16
Compare
Choose a tag to compare

Added tvOS framework for Carthage