Releases: fourkitchens/fire
3.0.0
What's Changed
Credit:
Thanks to @laura-johnson for Updating Robo from version 4.x to version 5.x
Full Changelog: 2.0.9...3.0.0
Note: We are going to keep maintaining the 2.x branch along the 3.x , but there might be some new features that are not going to be pass down to the 2.x due to Robo compatibility issue
2.0.9
Description:
Multiple commands improvements along a new command: fire puli
What's Changed
- Document how to pass arguments along to lando/ddev by @Yuvania in #40
- Solve problem: Always clear the cache after db-import by @Yuvania in #39
- Update LocalSetupCommand.php by @cbfannin in #58
- Update ConfigureExportCommand.php by @cbfannin in #57
- Move theme build to the end since it's least likely to succeed. by @dalin- in #66
- Get a one time login URL for any environment by @Yuvania in #68
New Contributors
Full Changelog: 2.0.8...2.0.9
2.0.8
What's Changed
- Switch command by @edwtorba in #49
- Theme watch by @edwtorba in #46
- Composer commands by @edwtorba in #50
News:
- New switch command - Now you can easily switch between Local dev environments (lando and ddev), just execute fire sw and you will using the over environment.
- New theme watch command , now you can use you theme watch from the fire CLI
- New proxy command for composer , so now you should be able to invoke composer using fire .
Full Changelog: 2.0.7...2.0.8
2.0.7
What's Changed
- Fire commands won't work until after you've run
composer install
by @dalin- in #43 - backstop vrt ddev integration by @rigoucr in #44
- Fix/execute commands from vendor bin by @rigoucr in #45
- Removing some io->ask with io->confirm and choices by @rigoucr in #47
- Initial definition for new fire init command (wizard) by @rigoucr in #48
News:
- Providing a brand new setup wizard for the fire.yml file (fire init)
- Now our backstop VRT config is DDEV compatible
- Fix major issue with users running fire from the vendor folder : #16
- Cleaning Cache right after DB import command
- Updated VRT config for lando (lando.yml)
Full Changelog: 2.0.6...2.0.7
2.0.6
2.0.5
2.0.4
New features
Now we are providing a way to override existing fire commands , also , we are providing a couple of commands to support this functionality :
command:add
alias[ca|cadd]
: Wirzard command to help you createa new custom command for your app.command:overwrite
alias[co|coverride]
: Wirzard command the help override a existing command.
What's Changed
- Merge functions by @edwtorba in #34
- Create a new command to overwrite other commands by @edwtorba in #28
Full Changelog: 2.0.3...2.0.4
2.0.3
New commands.
we are providing new commands to easylly configure VRT(Backstopjs) for lando.
What's Changed
- Readme for projects by @dalin- in #20
- v2 - Fixing JS command when package.json not exists by @edwtorba in #25
- fix(18): remove hidden dependency on wget by @dalin- in #19
- 26 use npm ci instead of npm install by @edwtorba in #27
- Initial VRT implementation by @rigoucr in #30
- New VRT commands @rigoucr in #31
New Contributors
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Update README.md by @generalredneck in #15
- Initial definitnion for fire init by @rigoucr in #17
New Contributors
- @generalredneck made their first contribution in #15
Full Changelog: 2.0.1...2.0.2
Fixes: Solved issues with getfiles command for pantheon envs
The files were not being decompressed in the right folder , now that's fixed
Full Changelog: 2.0.0...2.0.1