v2.2
- The package now creates a new zip containing the
spatie/laravel-backup
-zip. This is to prevent the underlying content to be visible before unzipping. - Minor optimisations for the encryption-methods in an effort to not require as much RAM on bigger files. This is very difficult to get around though as encryption in itself is memory-intensive.