All notable changes to this project will be documented in this file.
See keep a changelog for information about writing changes to this log.
- Added support for Symfony 8
- Fixed action to auto create github release
- Bumped
itk-dev/vaultrequired version. - Added action to auto create github release
- Added Licence
- Bumped library version for better usage for composer constraints.
- Update packages requirements.
- Added configuration file (to not be dependent on environment variables).
- Update vault library version (fixing cache issue).
- Allow older version of symfony and php to use the bundle.
- Changed ids/id for secrets to keys.
- Added basic documentation in readme.
- Added environment processor.
- Added helper commands to interact with the vault.
- Basic bundle setup.