Skip to content

Releases: alickbass/SweetRouter

1.0.0

29 Dec 13:43
be99e6b
Compare
Choose a tag to compare

Stable release 🎉

0.6.0

19 Oct 14:07
Compare
Choose a tag to compare
  • Fix building Carthage mac target

0.5.0

19 Oct 09:00
Compare
Choose a tag to compare
  • Refactor to single target for all the platforms

0.4.0

21 Sep 09:25
Compare
Choose a tag to compare
  • Update to Swift 4
  • Shorten the URL.Environment to URL.Env
  • Move defaultPath to Environment

0.3.2

03 May 09:58
Compare
Choose a tag to compare
  • Fix header file for framework

0.3.1

03 May 09:07
Compare
Choose a tag to compare
  • Add support for all the platforms

0.3.0

02 May 13:18
Compare
Choose a tag to compare
  • Add IP.V6 type
  • Make possible to init IP from String

0.2.0

15 Apr 19:48
Compare
Choose a tag to compare
  • Rename default environment to current

0.1.0

03 Apr 09:41
Compare
Choose a tag to compare
  • Add fragment to URL.Route
  • Add new methods for creating URL.Route

0.0.3

24 Mar 09:18
Compare
Choose a tag to compare
  • Rename RouterType to EndpointType