Releases: dasginganinja/drush-launcher
v1.0.4
v1.0.3
In this release the passed root can contain the "web" directory.
v1.0.2
In this release we fixed an issue with --root= syntax not being supported that was reported in #14.
This should fix a large majority of the issues.
It should be noted that currently custom composer bin-dir do not work as expected as vendor/bin/drush
is hardcoded. The next release should include that new functionality. This was reported in #17
v1.0.1
What's Changed
- readme added by @dasginganinja in #10
- #7 missing flags not passed by @dasginganinja in #11
Fixes the missing flags not getting passed on from #7
Full Changelog: v1.0.0...1.0.1
If you notice anything that isn't working, please create an issue! 🎉
Fixes the flag issue - should be good to go
What's Changed
- readme added by @dasginganinja in #10
- #7 missing flags not passed by @dasginganinja in #11
Full Changelog: v1.0.0...1.0.1
If you notice anything that isn't working, please create an issue! 🎉
v1.0.0
If this is not working, please submit a PR. ❤️
v0.0.5
Finally with autobuild? Probably not lol
I'm just trying to get autobuild working. SORRY DAN
Test building (ignore if this doesn't work)
Attempt to use goreleaser to get automatic builds working on release. I added a script to auto build or download (when that works).
It actually works!?
I got it working. It was using the wrong parent directory without --root option.
We'll add back in a -r option soon. 👍
And we'll get builds working.. 🥇