Skip to content

Releases: chroma-x/php-string-builder

1.1.0

19 Nov 10:38
85ca1ae

Choose a tag to compare

Merge pull request #1 from andriusbaliutis/master

Add empty string as default value for $string property to avoid issue…

1.0.12

18 Jan 15:59

Choose a tag to compare

Switched the root namespace and vendor prefix.

1.0.11

29 Jan 14:32

Choose a tag to compare

Added a test

1.0.10

04 Jan 10:41

Choose a tag to compare

Fixed a code style issue.

1.0.9

03 Jan 16:55

Choose a tag to compare

Fixed an issue with the codeclimate test reporter

Extended testing

03 Jan 16:48

Choose a tag to compare

1.0.7

Extended the Travis config by PHP 5.6

1.0.6

03 Jan 16:08

Choose a tag to compare

Code cleanup.

1.0.5: Removed PHP 5.3 from travis.yml

26 Oct 07:47

Choose a tag to compare

Fixed the minimum required version at composer.json
Updated readme.

1.0.4

30 Aug 10:59

Choose a tag to compare

Added lastChar and firstChar methods.

1.0.3

12 Aug 10:14

Choose a tag to compare

Added a new test case.