Skip to content

Releases: fourkitchens/fire

2.0.8

06 Sep 22:48
Compare
Choose a tag to compare

What's Changed

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

01 Sep 17:11
Compare
Choose a tag to compare

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

01 Aug 23:08
bde8fdb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.0.6

2.0.5

08 Jul 15:50
3c5daaf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4

05 Jul 23:43
Compare
Choose a tag to compare

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

Full Changelog: 2.0.3...2.0.4

2.0.3

15 Jun 00:21
9973d89
Compare
Choose a tag to compare

New commands.

we are providing new commands to easylly configure VRT(Backstopjs) for lando.

What's Changed

New Contributors

Full Changelog: 2.0.2...2.0.3

2.0.2

09 Feb 23:39
c468955
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

Fixes: Solved issues with getfiles command for pantheon envs

30 Aug 16:15
Compare
Choose a tag to compare

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

30 Aug 16:17
Compare
Choose a tag to compare

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

28 Aug 00:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/fourkitchens/fire/commits/2.0.0