Skip to content

Releases: spatie/laravel-db-snapshots

1.4.0

31 Oct 20:00
79132e2
Compare
Choose a tag to compare
  • add command to cleanup old snapshots (#79)

1.3.1

29 Oct 04:05
3f7afaf
Compare
Choose a tag to compare
  • fix for obscure but repeatable issue relating to rmdir failing (#78)

1.3.0

05 Sep 07:45
Compare
Choose a tag to compare
wip

1.2.4

01 Jul 09:52
13a47f0
Compare
Choose a tag to compare
  • fix for load command in production

1.2.3

28 Jun 08:27
Compare
Choose a tag to compare

1.2.3 - 2019-06-28

  • fix CannotCreateDisk exception when no disks are set up.

1.2.2

26 Jun 22:08
bd41a01
Compare
Choose a tag to compare
  • fix compression option from config not being respected

1.2.1

24 May 13:11
9c6d05b
Compare
Choose a tag to compare
  • use --inserts option for pgsql connections by default

1.2.0

05 Apr 23:20
60313f8
Compare
Choose a tag to compare
  • support creating and loading gzip snapshots

1.1.5

03 May 15:09
7b54b02
Compare
Choose a tag to compare
  • fix bug when trying to close a file that is already closed

1.1.4

18 Apr 13:31
fa2f7cb
Compare
Choose a tag to compare
  • improve output of the delete command when there are no snapshots yet