Releases: corpsee/nameless-utilities
Releases · corpsee/nameless-utilities
3.0.1
02 Sep 14:23
Compare
Sorry, something went wrong.
No results found
2018-09-02
Changed
Fixed PHP Censor config
Fixed license name for Packagist ('GPL-3.0' to 'GPL-3.0-only').
2.1.1
02 Sep 14:24
Compare
Sorry, something went wrong.
No results found
2018-09-02
Changed
Fixed PHP Censor config
Fixed license name for Packagist ('GPL-3.0' to 'GPL-3.0-only').
2.0.3
02 Sep 14:25
Compare
Sorry, something went wrong.
No results found
2018-09-02
Changed
Fixed PHP Censor config
Fixed license name for Packagist ('GPL-3.0' to 'GPL-3.0-only').
Fixed
DeepCopy version for PHP 5.6 and 7.0.
1.0.6
02 Sep 14:25
Compare
Sorry, something went wrong.
No results found
2018-09-02
Changed
Fixed PHP Censor config
Fixed license name for Packagist ('GPL-3.0' to 'GPL-3.0-only').
3.0.0
01 Sep 08:45
Compare
Sorry, something went wrong.
No results found
2018-09-01
Changed
Upgraded minimal PHP version to 7.1.
Refactored StringHelper::transliterate method (Required ext-intl extension).
2.1.0
01 Sep 05:39
Compare
Sorry, something went wrong.
No results found
2018-09-01
Added
Bc Math wrappers for working with floats.
StringHelper methods for converting snake_case <-> CamelCase.
Changed
2.0.2
01 Sep 05:57
Compare
Sorry, something went wrong.
No results found
1.0.5
01 Sep 05:57
Compare
Sorry, something went wrong.
No results found
2.0.1
07 Jan 11:00
Compare
Sorry, something went wrong.
No results found
2018-01-07
Added
Code coverage to TravisCI configuration (For codecov.io ).
PHP 7.2 to TravisCI configuration.
File .editorconfig. See: editorconfig.org .
File CHANGELOG.md.
Changed
2.0.0
30 Sep 13:23
Compare
Sorry, something went wrong.
No results found
2017-09-30
Added
Milliseconds and microseconds to DateTimeHelper::humanize method.
Changed
Improved tests and documentation.
Upgraded minimal PHP version to 5.6.