All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Convert PHP config in YAML so it works in Symfony 4 and 5.
#39
- chore(deps): Bump shivammathur/setup-php from 2.18.0 to 2.18.1
#38
- chore(deps): Bump actions/stale from 4 to 5
#37
2.0.4 - 2022-04-06
- Update query parser library for PHP8 compat
#36
- chore(deps): Bump shivammathur/setup-php from 2.17.1 to 2.18.0
#35
- chore(deps): Bump actions/cache from 2.1.7 to 3
#34
- chore(deps): Bump actions/checkout from 2.4.0 to 3
#32
- chore(deps): Bump shivammathur/setup-php from 2.17.0 to 2.17.1
#33
- chore(deps): Bump shivammathur/setup-php from 2.16.0 to 2.17.0
#31
- chore(deps): Bump shivammathur/setup-php from 2.15.0 to 2.16.0
#30
- chore(deps): Bump actions/cache from 2.1.6 to 2.1.7
#29
- chore(deps): Bump actions/checkout from 2.3.5 to 2.4.0
#28
- chore(deps): Bump actions/checkout from 2.3.4 to 2.3.5
#27
- chore(deps): Bump shivammathur/setup-php from 2.14.0 to 2.15.0
#26
- chore(deps): Bump shivammathur/setup-php from 2.13.0 to 2.14.0
#25
- chore(deps): Bump shivammathur/setup-php from 2.12.0 to 2.13.0
#24
- chore(deps-dev): Update infection/infection requirement from ^0.23 to ^0.24
#23
- docs: Update changelog.
aefa19b
- chore: Update
composer.json
.724bf35
- chore: Update License dates
d426083
- chore(deps-dev): Update infection/infection requirement
d6aee17
2.0.3 - 2021-07-22
- docs: Add/update CHANGELOG.
5373850
- refactor: PHP 7.3 is the minimum supported PHP version.
6485e39
- refactor: Use loophp/psr-http-message-bridge-bundle.
3d6fe24
2.0.2 - 2021-07-21
- docs: Add/update CHANGELOG.
abf4b6b
- Fix paths to services definition.
69de408
- Register a PsrResponseListener to be able to return a PSR ResponseInterface in controllers.
94e0f61
2.0.1 - 2021-07-21
- docs: Add/update CHANGELOG.
aecfed4
- Register Symfony Bridge ArgumentValueResolver in the container, simplify things.
ba9875c
2.0.0 - 2021-07-21
- chore(deps): Bump shivammathur/setup-php from 2.11.0 to 2.12.0
#21
- chore(deps): Bump actions/stale from 3.0.19 to 4
#22
- chore(deps): Bump actions/cache from 2.1.5 to 2.1.6
#20
- chore(deps): Bump actions/stale from 3.0.18 to 3.0.19
#19
- chore(deps): Bump actions/stale from 3.0.16 to 3.0.18
#18
- chore(deps): Bump shivammathur/setup-php from 2 to 2.11.0
#17
- docs: Add/update CHANGELOG.
e186425
- refactore: Use PHP 7.4 typed properties and update codestyle.
b56b743
- chore: Minimum version of PHP is now 7.4.
8252234
- chore: Update .gitattributes.
801f89e
- refactor: Update services.yaml into services.php, get rid of sensio/framework-extra-bundle.
b524e1f
- docs: Update README.
3dce41a
1.0.10 - 2021-05-01
- chore(deps): Bump actions/cache from v2.1.4 to v2.1.5
#14
- chore(deps-dev): Update infection/infection requirement from ^0.20.2 to ^0.21.1
#12
- chore(deps): Bump actions/cache from v2 to v2.1.4
#10
- chore(deps): Bump actions/stale from v3.0.14 to v3.0.16
#9
- chore(deps-dev): Update friends-of-phpspec/phpspec-code-coverage requirement from ^5 to ^6
#5
- chore(deps-dev): Update drupol/php-conventions requirement from ^2.0.3 to ^3.0.0
#6
- chore(deps): Update actions/checkout requirement to v2.3.4
#3
- chore(deps): Bump actions/stale from v3.0.13 to v3.0.14
#4
- docs: Update changelog.
#2
- refactor: Autofix codebase.
8869e7a
- chore: Update composer.json - upgrade drupol/php-conventions.
cf12cd7
- ci: Add Docker stack.
48e094e
- chore(deps-dev): Update infection/infection requirement
fea4e03
- chore(deps-dev): Update friends-of-phpspec/phpspec-code-coverage requirement
d9ff996
- chore(deps-dev): Update drupol/php-conventions requirement
b0b53c9
- docs: Update README.
0678031
- chore: Update composer.json (normalize)
934bfed
- ci: Split ci files.
623289c
- ci: Update scrutinizer config.
e0c8946
- ci: Update CI/Grumphp configuration.
8133da7
- chore: Update composer.json (dev deps)
b856509
1.0.9 - 2020-11-11
- docs: Add CHANGELOG.md file.
c04230b
- chore: Update static files
57a5e6b
- Enable Psalm, Infection and Insights reports.
08131ba
1.0.8 - 2020-06-17
- Revert "Replace league/uri-query-parser with league/uri-components."
d178daa
- Revert "Relax dependencies for PHP >= 7.1."
cfa13c9
1.0.7 - 2020-06-17
- Relax dependencies for PHP >= 7.1.
e33bfe0
1.0.6 - 2020-06-17
- Replace league/uri-query-parser with league/uri-components.
4926496
1.0.5 - 2020-06-17
- Fix encoding type.
bc1613a
1.0.4 - 2020-06-17
- Fix CS.
2e78ac4
1.0.3 - 2020-06-17
- Rely on league/uri-query-parser to parse URI query string.
de2a8a7
1.0.2 - 2020-06-15
1.0.1 - 2020-06-15
- Improve parsing algorithm.
f3361ff
- Update tests.
598d7e3
- Set the class final.
23b2783
- Update README and make composer.json consistent with it.
08f9a89
- Initial commit.
1b79996