This repository was archived by the owner on Oct 1, 2021. It is now read-only.
Releases: williamengbjerg/ddev-mutagen
Releases · williamengbjerg/ddev-mutagen
v2.2
v2.1
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
Added
- Refactor with new backup feature
- mutagen config file
Fix
- Running project start should not wipe out project
v.1.2
Fix
- Problems with mutagen sync when starting ddev multiple times
- Minor validation output
v.1.1
- Fixed backup creation
v.1.0
- 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