Skip to content

Releases: spatie/laravel-backup

3.6.1

10 May 18:58
Compare
Choose a tag to compare
  • refactored wildcard support

3.6.0

10 May 18:38
Compare
Choose a tag to compare
  • add support for wildcards in excluding paths

3.5.0

27 Apr 21:07
Compare
Choose a tag to compare
  • add support for dumping a mysql db using a single transaction

3.4.4

18 Apr 07:06
Compare
Choose a tag to compare
  • fixed the capitalization of CleanupWasSuccessful

3.4.3

18 Apr 06:50
Compare
Choose a tag to compare
  • the port configuration of a postgresql db will now be used when dumping the db

3.4.2

13 Apr 09:54
Compare
Choose a tag to compare
  • the port configuration of a mysql db will now be used when dumping the db

3.4.1

07 Apr 07:58
Compare
Choose a tag to compare
  • fixed the --only-to-disk option in backup:run

3.4.0

03 Apr 21:24
Compare
Choose a tag to compare
  • added the ability to use inserts when dumping a PostgreSQL db

3.3.3

01 Apr 13:40
Compare
Choose a tag to compare
  • fixed a bug where the error events would not hold the exceptions in the right variable

3.3.2

30 Mar 13:54
Compare
Choose a tag to compare
  • excluded node_modules in default backup configuration