Skip to content

Releases: drunomics/multisite-request-matcher

1.7.2

30 Mar 06:43
a7122bc
Compare
Choose a tag to compare

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
373237e
Compare
Choose a tag to compare
Add License (MIT).

1.7.0

17 Sep 12:05
65a9a94
Compare
Choose a tag to compare
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
5067bb3
Compare
Choose a tag to compare
Update composer.json

Require secure http-foundation version 3.4.35 or higher.

1.6.1

14 Oct 07:23
Compare
Choose a tag to compare

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
Choose a tag to compare
Allow accessing the last matched requested.

1.5.0

25 Jul 10:11
Compare
Choose a tag to compare
Add support for domain aliases.

1.4.1

08 Jul 15:59
Compare
Choose a tag to compare
Bugfix: Dashes in environment variable names are not allowed, replace…

1.4.0

05 Jun 10:46
Compare
Choose a tag to compare
Support determining site variant URLs during CLI invocations also.

1.3.2

05 Apr 14:21
bf01b99
Compare
Choose a tag to compare
Merge pull request #2 from drunomics/feature/LDP-97

LDP-97: Method that returns variant url.