Releases: drunomics/multisite-request-matcher
Releases · drunomics/multisite-request-matcher
1.7.2
30 Mar 06:43
Compare
Sorry, something went wrong.
No results found
What's Changed
LDP-1955: Add github actions for unit tests. by @ivangrozni in #5
Configure Renovate by @renovate in #4
Pin dependency phpunit/phpunit to v7.5.20 by @renovate in #6
fix: LDP-2008: Update smyfony/http-foundation to 6.2.7 to support D10 by @peterserfozo in #12
New Contributors
Full Changelog : 1.7.1...1.7.2
1.7.1
20 Jan 11:47
Compare
Sorry, something went wrong.
No results found
1.7.0
17 Sep 12:05
Compare
Sorry, something went wrong.
No results found
Merge pull request #3 from drunomics/feature/DEV-1786
DEV-1786: Updated symfony/http-foundation to be compatible with D9.
1.6.2
07 Jul 18:38
Compare
Sorry, something went wrong.
No results found
Update composer.json
Require secure http-foundation version 3.4.35 or higher.
1.6.1
14 Oct 07:23
Compare
Sorry, something went wrong.
No results found
Fix generating right SITE_HOST variable for CLI usage when using per site variables and add test coverage.
1.5.1
25 Jul 12:48
Compare
Sorry, something went wrong.
No results found
Allow accessing the last matched requested.
1.5.0
25 Jul 10:11
Compare
Sorry, something went wrong.
No results found
Add support for domain aliases.
1.4.1
08 Jul 15:59
Compare
Sorry, something went wrong.
No results found
Bugfix: Dashes in environment variable names are not allowed, replace…
1.4.0
05 Jun 10:46
Compare
Sorry, something went wrong.
No results found
Support determining site variant URLs during CLI invocations also.
1.3.2
05 Apr 14:21
Compare
Sorry, something went wrong.
No results found
Merge pull request #2 from drunomics/feature/LDP-97
LDP-97: Method that returns variant url.