Skip to content

Releases: fourkitchens/fire

3.0.0

04 Feb 21:36
739048f
Compare
Choose a tag to compare

What's Changed

  • Update consolidation/robo to 5.1.0 for d11 compatibility by @rigoucr in #71

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

28 Jan 20:03
46b0dfd
Compare
Choose a tag to compare

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

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