Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Releases: williamengbjerg/ddev-mutagen

v2.2

21 Jun 19:49
Compare
Choose a tag to compare

Fixed

  • Clear func only removed certains files

v2.1

18 Jun 20:39
Compare
Choose a tag to compare

Fixed

  • Backup host-files on project start
  • Resync files when re-running docker start. Even if it's already started.

Changed

  • Cleanup script

v.2.0

18 Jun 18:34
Compare
Choose a tag to compare

Added

  • Refactor with new backup feature
  • mutagen config file

Fix

  • Running project start should not wipe out project

v.1.2

16 Jun 14:32
7cf566d
Compare
Choose a tag to compare

Fix

  • Problems with mutagen sync when starting ddev multiple times
  • Minor validation output

v.1.1

10 Jun 09:38
19440b2
Compare
Choose a tag to compare
  • Fixed backup creation

v.1.0

09 Jun 22:10
Compare
Choose a tag to compare
  • Prevent mutagen to wipe whole project on ddev start once running.
  • Backup files once ddev stop has been run
  • Load backup files once starting project again