Skip to content

Releases: aryanprince/create-docker-db

v0.3.1

21 Sep 12:32
ead8fb8
Compare
Choose a tag to compare

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

21 Sep 11:34
0fe80b9
Compare
Choose a tag to compare

Minor Changes

  • 8b31b3b: ✨ New UI
    ✨ Switch to clack from inquirer for CLI prompts
    ♻️ Refactor code
    🎨 Add more database provider options

v0.2.2

21 Sep 09:41
722ab51
Compare
Choose a tag to compare

Patch Changes

  • d765188: ✨ Migrate to tsup from tsc
    👷 Add auto-publish CI workflow
    ➖ Remove attw
    🔨 Add clean script, reorganize scripts