Skip to content

Releases: liuggio/fastest

Add symfony3 and fix PATH enviroment variable

03 Apr 22:04
Compare
Choose a tag to compare

This release loosens the symfony components version constraint to ~2.2|3.0 and replaces the $_ENV with getenv('PATH') - previous approach depended on PHP configuration (the $_ENV variable may be empty)..

Update application version

28 Jan 12:59
Compare
Choose a tag to compare

In tag 1.2 the application version was not updated. This minor patch fixes that.

Pass ENV variables to executed command

20 Jan 15:31
Compare
Choose a tag to compare

The shell ENV variables will be passed down to fastest command.

Support for SQLlite

04 Dec 11:14
Compare
Choose a tag to compare
Merge pull request #45 from loostro/patch-2

Advocate stable tag in README

stable version

23 Sep 17:22
Compare
Choose a tag to compare
Merge pull request #36 from perk11/fix-1-process

Clean up processes before waiting

Adapter version: Mongodb, Behat, Request

20 Nov 15:45
Compare
Choose a tag to compare

Thanks to @giorrrgio and @diegosainz for the great contribution.

this how fastest born

18 Sep 20:36
Compare
Choose a tag to compare
this how fastest born Pre-release
Pre-release
0.0-alpha

is it stable?