Skip to content

Releases: Danzabar/phalcon-cli

v1.0.2

Choose a tag to compare

@Danzabar Danzabar released this 07 Jan 07:32
Missing code coverage test

PSR Fix

Choose a tag to compare

@Danzabar Danzabar released this 01 Jan 12:59
  • Made code PSR2 Compatible
  • Formatted Namespaces correctly, ie not on the same line as <?php
  • Removed whitespaces
  • Fixed dependency issues from coveralls package

v1.0.0

Choose a tag to compare

@Danzabar Danzabar released this 27 Jan 17:58
Better fix to previous commit, now specified whether command is found…

v0.2.2

v0.2.2 Pre-release
Pre-release

Choose a tag to compare

@Danzabar Danzabar released this 27 Dec 09:11
Updating readme file

Pre release

Pre release Pre-release
Pre-release

Choose a tag to compare

@Danzabar Danzabar released this 27 Nov 20:06
Added table trait with tests.

I have focused more on the calculation of the lengths in the tests, this
is just because if they are ok, it should always render the table
perfectly.. if it is off there wil be gaps and such.