Releases: alickbass/SweetRouter
Releases · alickbass/SweetRouter
0.6.0
- Fix building Carthage mac target
0.5.0
- Refactor to single target for all the platforms
0.4.0
- Update to Swift 4
- Shorten the
URL.Environment
to URL.Env
- Move
defaultPath
to Environment
0.3.2
- Fix header file for framework
0.3.1
- Add support for all the platforms
0.3.0
- Add
IP.V6
type
- Make possible to init
IP
from String
0.2.0
- Rename
default
environment to current
0.1.0
- Add fragment to
URL.Route
- Add new methods for creating
URL.Route
0.0.3
- Rename
RouterType
to EndpointType