Releases: aryanprince/create-docker-db
Releases · aryanprince/create-docker-db
v0.3.1
Patch Changes
- 9be78a5: ✨ Add Redis and switch to using templates
✨ Add redis
as a new database provider option
♻️ Add templates for generating Docker Compose files
📝 Minor change in README
v0.3.0
Minor Changes
- 8b31b3b: ✨ New UI
✨ Switch to clack
from inquirer
for CLI prompts
♻️ Refactor code
🎨 Add more database provider options
v0.2.2
Patch Changes
- d765188: ✨ Migrate to
tsup
from tsc
👷 Add auto-publish CI workflow
➖ Remove attw
🔨 Add clean script, reorganize scripts