Skip to content

Releases: VanOns/laravel-environment-importer

v0.10.1

25 Mar 15:37
3b94bdd

Choose a tag to compare

What's changed

🐛 Bug fixes

🛠 Changes

  • chore(deps): update spatie/db-dumper requirement from ^3.8 to ^3.8 || ^4.0 #24 (by @dependabot[bot])
  • chore(deps-dev): update orchestra/testbench requirement from ^7.0|^8.17|^9.0|^10.0 to ^7.0|^8.17|^9.0|^10.0|^11.0 #25 (by @dependabot[bot])

v0.10.0

20 Mar 12:29
c1de808

Choose a tag to compare

What's changed

🚀 Features

  • feat: add no-lock strategy support #23 (by @dnwjn)

🛠 Changes

  • rename skip_ssl_local configuration option to db_skip_ssl_local

v0.9.1

17 Mar 13:36
a44f929

Choose a tag to compare

What's changed

🐛 Bug fixes

  • [VOOS-91] Add option to skip SSL for local database (continued) #22 (by @Boefjim)

v0.9.0

17 Mar 11:32
44b2686

Choose a tag to compare

What's changed

🚀 Features

  • [VOOS-89] Add support for post-import commands #21 (by @dnwjn)

🐛 Bug fixes

  • [VOOS-91] Bugfix: Add option to skip SSL for local database #20 (by @Boefjim)

v0.8.5

16 Mar 15:12
3cdeb02

Choose a tag to compare

What's changed

🚀 Features

  • [VOOS-91] Add option to skip SSL for local database #19 (by @Boefjim)

v0.8.4

09 Mar 17:03
7992b79

Choose a tag to compare

What's changed

🚀 Features

  • Add flag to handle Statamic 2FA #17 (by @dnwjn)

v0.8.3

24 Nov 17:53
252d8d2

Choose a tag to compare

What's changed

🐛 Bug fixes

  • fix: limit skip ssl option to mysql

v0.8.2

24 Nov 17:32
85856e7

Choose a tag to compare

What's changed

🐛 Bug fixes

  • fix: use proper checks to set skip ssl

v0.8.1

24 Nov 17:25
64df42d

Choose a tag to compare

What's changed

🚀 Features

  • Allow remote skipping ssl for mysql/mariadb #16 (by @dnwjn)

v0.8.0

24 Nov 15:09
efc338d

Choose a tag to compare

What's changed

🚀 Features

  • Configurable local and remote db connection types #15 (by @dnwjn)
  • Add functionality for ssh tunnel timeout #14 (by @dnwjn)
  • Configurable shell timeout #13 (by @dnwjn)
  • Database processors #10 (by @dnwjn)