Skip to content

Releases: Sammyjo20/lasso

Version 1.0 (Beta)

31 Aug 18:56
5062544
Compare
Choose a tag to compare
  • Updated version in composer.json

Version 1.0 (Beta)

31 Aug 18:52
6940b4e
Compare
Choose a tag to compare
  • Added License

Version 1.0 (Beta)

31 Aug 18:49
Compare
Choose a tag to compare
  • Added "version" to composer.json

Version 1.0 (Beta)

31 Aug 18:47
e4f41f4
Compare
Choose a tag to compare
  • Release day! 🎉

Alpha Version v0.1.99

31 Aug 17:50
Compare
Choose a tag to compare
Alpha Version v0.1.99 Pre-release
Pre-release
  • Improved the bundler even further by using the Finder straight away instead of copying the directory first.

Alpha Version v0.1.98

31 Aug 17:43
Compare
Choose a tag to compare
Alpha Version v0.1.98 Pre-release
Pre-release
  • Added "storage" to excluded directories.

Alpha Version v0.1.97

31 Aug 17:36
Compare
Choose a tag to compare
Alpha Version v0.1.97 Pre-release
Pre-release
  • Integrated Symfony's Finder component into the Bundler process to help ignore VCS Files and Unreadable Directories.

Alpha Version v0.1.96

31 Aug 16:25
a65f637
Compare
Choose a tag to compare
Alpha Version v0.1.96 Pre-release
Pre-release
  • Tidied up codebase.

Alpha Version v0.1.95

31 Aug 15:15
Compare
Choose a tag to compare
Alpha Version v0.1.95 Pre-release
Pre-release
  • When you use the "--no-git" flag on the push command, Lasso will now create a lasso-bundle.json on the Filesystem to read from. This option isn't recommended because you can't have versioning, and it's not as forgiving for bad deployments.

Alpha Version v0.1.94

31 Aug 15:00
Compare
Choose a tag to compare
Alpha Version v0.1.94 Pre-release
Pre-release
  • Moved the asset versioning logic to the "pull" command, instead of the "push" command - in case you make an accidental push and then need to push again in the same deployment