Skip to content

Releases: Sammyjo20/lasso

Version 1.2.1 (Beta)

13 Sep 19:50
Compare
Choose a tag to compare

Version 1.2.0 (Beta)

13 Sep 19:28
41f214c
Compare
Choose a tag to compare
  • Rewritten most of the code into "Tasks" and "Jobs"
  • Now using streams when downloading Bundle .ZIP file to improve compatability and reduce memory limit errors.

Important Changes

  • Removed automatically committing to Git

Version 1.1.3 (Beta)

10 Sep 21:46
69d431e
Compare
Choose a tag to compare

Version 1.1.2 (Beta)

10 Sep 16:32
Compare
Choose a tag to compare
  • Updated composer.json
  • Updated composer.lock

Version 1.1.1 (Beta)

10 Sep 16:30
Compare
Choose a tag to compare
  • Updated composer.lock

Version 1.1.0 (Beta)

08 Sep 15:05
Compare
Choose a tag to compare
  • Added support for Laravel 8 🐎

Version 1.0.7 (Beta)

07 Sep 23:01
Compare
Choose a tag to compare
  • Now using putStream when uploading to the Filesystem
  • Using the Illuminate\Filesystem "copy" method instead of manually deleting and writing the file again.
  • Added "web.config" to the list of global forbidden files.

❤️

Version 1.0.6 (Beta)

07 Sep 20:20
Compare
Choose a tag to compare
  • Upgraded composer.json
  • Fixed a typo in the config file and readme (#7)
  • Added filesystem disk to command output (#5)

🐎

Version 1.0 (Beta)

31 Aug 19:26
Compare
Choose a tag to compare
v1.0.5

v1.0.5

Version 1.0 (Beta)

31 Aug 19:24
eaf5675
Compare
Choose a tag to compare
v1.0.4

Update README.md