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.
- Resolve CVE-2022-24894 PR#8
- Support for Symfony 6 has been added PR#5 Thanks to robiningelbrecht for reporting the issue
- Migrate to GitHub actions PR#5
- Update to version ^2.0 JsonMapper
- Resolve CVE-2020-15094
- Support Symfony 4.4 (PR#1)
- Composer scripts now work on Windows. (PR#1)
- Add initial bundle and DI extension