Skip to content

Releases: spatie/laravel-db-snapshots

1.5.0

03 Mar 14:44

Choose a tag to compare

  • add support for Laravel 7

1.4.2

27 Feb 22:52
3ef99b7

Choose a tag to compare

  • PHP7.2 syntax fix (#87)

1.4.1

21 Feb 19:16
5c1b58d

Choose a tag to compare

  • allow read connections (#81)

1.4.0

31 Oct 20:00
79132e2

Choose a tag to compare

  • add command to cleanup old snapshots (#79)

1.3.1

29 Oct 04:05
3f7afaf

Choose a tag to compare

  • fix for obscure but repeatable issue relating to rmdir failing (#78)

1.3.0

05 Sep 07:45

Choose a tag to compare

wip

1.2.4

01 Jul 09:52
13a47f0

Choose a tag to compare

  • fix for load command in production

1.2.3

28 Jun 08:27

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

Choose a tag to compare

  • fix compression option from config not being respected

1.2.1

24 May 13:11
9c6d05b

Choose a tag to compare

  • use --inserts option for pgsql connections by default