Releases: chroma-x/php-string-builder
Releases · chroma-x/php-string-builder
1.1.0
Compare
Sorry, something went wrong.
No results found
Merge pull request #1 from andriusbaliutis/master
Add empty string as default value for $string property to avoid issue…
1.0.12
Compare
Sorry, something went wrong.
No results found
Switched the root namespace and vendor prefix.
1.0.11
Compare
Sorry, something went wrong.
No results found
Added a test
1.0.10
Compare
Sorry, something went wrong.
No results found
Fixed a code style issue.
1.0.9
Compare
Sorry, something went wrong.
No results found
Fixed an issue with the codeclimate test reporter
Extended testing
Compare
Sorry, something went wrong.
No results found
1.0.7
Extended the Travis config by PHP 5.6
1.0.6
Compare
Sorry, something went wrong.
No results found
Code cleanup.
1.0.5: Removed PHP 5.3 from travis.yml
Compare
Sorry, something went wrong.
No results found
Fixed the minimum required version at composer.json
Updated readme.
1.0.4
Compare
Sorry, something went wrong.
No results found
Added lastChar and firstChar methods.
1.0.3
Compare
Sorry, something went wrong.
No results found
Added a new test case.