Skip to content

Releases: vapor/routing-kit

Routing 2.2.1

21 Dec 01:28
Compare
Choose a tag to compare

Fixed:

  • Remove Swift warnings.

Milestone

Routing 2.2.0

04 Oct 17:07
Compare
Choose a tag to compare

New:

  • You can now flush the internal route cache.

Milestone

Routing 2.1.0

10 Aug 17:17
Compare
Choose a tag to compare

New:

  • Swift 4 support.

Milestone

Routing 2.0.1

19 Jul 20:13
Compare
Choose a tag to compare

Fixed:

  • Sync access to route cache dictionary.

Milestone

Routing 2.0

17 May 16:44
Compare
Choose a tag to compare

πŸŽ‰

Routing 2.0 has been greatly simplified and more focused on being a great HTTP router for Vapor. We've reduced and clarified some generics and made it easier to add extensible functionality via our performant branch architecture.

Check out the full diff here

Routing 2.0 Beta 4

09 May 14:40
Compare
Choose a tag to compare
Routing 2.0 Beta 4 Pre-release
Pre-release

New:

  • Alternative type safe pattern

#19

Routing 2.0 Beta 3

01 May 17:00
Compare
Choose a tag to compare
Routing 2.0 Beta 3 Pre-release
Pre-release

New:

  • Added static route caching

Routing 2.0 Beta 2

05 Apr 13:20
Compare
Choose a tag to compare
Routing 2.0 Beta 2 Pre-release
Pre-release

Fixed:

  • Remove StringInitializable

Routing 2.0 Beta 1

27 Mar 15:11
Compare
Choose a tag to compare
Routing 2.0 Beta 1 Pre-release
Pre-release

Beta Candidate

Routing 2.0 Alpha 8

18 Mar 18:00
Compare
Choose a tag to compare
Routing 2.0 Alpha 8 Pre-release
Pre-release

Fixed:

  • URI.host -> URI.hostname