Skip to content

Releases: packaged/routing

2.7.0

06 Feb 10:51
1e0414e
Compare
Choose a tag to compare

What's Changed

  • Add an exact path route by @bajb in #2

Full Changelog: 2.6.0...2.7.0

2.6.0

07 Jan 15:50
00d9f8d
Compare
Choose a tag to compare
Support withSubdomain on insecure upgrade routes

2.5.0

29 Oct 14:29
Compare
Choose a tag to compare
Test custom callbacks

2.4.0

10 Feb 18:12
Compare
Choose a tag to compare
Insecure Request Upgrade

2.3.0

10 Feb 14:59
Compare
Choose a tag to compare
Add health check condition

2.2.1

11 Dec 22:16
Compare
Choose a tag to compare
Add static constructor

2.2.0

11 Dec 22:14
Compare
Choose a tag to compare
Func Condition

2.1.0

28 Nov 17:14
b0cf46c
Compare
Choose a tag to compare
add initialize function

2.0.1: Support EOL `$` on path routing (#1)

19 Jun 12:02
127c170
Compare
Choose a tag to compare
* gitignore

* support EOL ($) on routing

* only convert strings to regex

* add circleci

* increase php require

* circle >=php72

2.0.0

18 Jun 11:50
c60d030
Compare
Choose a tag to compare
Route complete callbacks