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.
The public API of this project is defined by the install.yaml
file and project_files
listed in the install.yaml
file.
v1.3.0 - 2024-10-24
- Add
redis-commander
command (see #18)
v1.2.0 - 2023-10-06
- Do not always restart container (see #15)
v1.1.0 - 2023-07-21
- Add dependency on redis add-on for DDEV v1.22.0+
v1.0.0 - 2023-03-08
- Disable healthcheck in
docker-compose.redis-commander.yaml
v0.1.2 - 2023-02-03
- Remove docker-compose version in
docker-compose.redis-commander.yaml
- Move from
drud
toddev
org
v0.1.1 - 2022-06-17
- All files must contain #ddev-generated
v0.1.0 - 2022-03-22
- Add dependency on
redis
container - Add healthcheck timeout
- Use multi-arch images
0.0.1 - 2022-03-22
- Initial release