Releases: fourkitchens/fire
Releases · fourkitchens/fire
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
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: 1.0.0...1.0.1
Initial release for the Fire project - Robo ˆ4 version
What's Changed
- Create a new command to export config by @Yuvania in #3
- Create a new command to import config by @Yuvania in #4
- Cmd database import by @edwtorba in #1
- Cmd database get by @edwtorba in #2
- Adding new Build-js command by @rigoucr in #5
- Build theme command by @rigoucr in #6
- Local build command + Commands improvements by @rigoucr in #8
- Automatically Detected env by @rigoucr in #9
- Feature/local setup env by @rigoucr in #10
- Xdebug enable - command by @rigoucr in #11
- Fix local environment types and function name by @edwtorba in #13
- Build get files command by @edwtorba in #12
New Contributors
- @Yuvania made their first contribution in #3
- @edwtorba made their first contribution in #1
- @rigoucr made their first contribution in #5
Full Changelog: https://github.com/fourkitchens/fire/commits/2.0.0