Releases: yoanm/symfony-jsonrpc-http-server
Releases · yoanm/symfony-jsonrpc-http-server
Add configurable debug mode
What's Changed
- Misc: improve by @yoanm in #94
- Add configurable debug mode by @klimov-paul in #93
Full Changelog: v3.3.0...v3.4.0
Allow Symfony 6.x
PHP 8+
What's Changed
New Contributors
- @klimov-paul made their first contribution in #87
Full Changelog: v3.1.1...v3.2.0
Markdown lint
v3.1.0
CHANGELOG for 3.1.x
3.1.0 (2022-06-19)
PHP Versions
- 🗑️ Drop PHP 7.2 support
- ✔️ PHP 7.3
- ✔️ PHP 7.4
- 🚀 Add PHP 8.0
- 🚀 Add PHP 8.1
- 🧪 Set PHP 8.2 for nightly
Symfony Versions
- ✔️ Symfony 4.4
- ✔️ Symfony 5.4
- 🧪 Set Symfony 6.0 for nightly
Chore
- ✏️ Add EditorConfig files
Move CI from Travis to Github Action
- 📊 Configure CodeCov
- 🔬 Configure Codacy
Full Changelog: v3.0.4...v3.1.0
Update deprecated references of controllers
Fix when there is no mapping collector defined
Fix Readme issues
v3.0.2 [twgit] Hotfix finish: hotfix/3.0.2
Dependabot config file
v3.0.1 [twgit] Hotfix finish: hotfix/3.0.1
Symfony v4/5 - PHP >=7.2
v3.0.0 Merge branch 'release/3.0.0'