Releases: coduo/php-humanizer
Releases · coduo/php-humanizer
5.0.0
[5.0.0] - 2024-04-11
Added
- #133 - Slovak translation added for Oxford and Datetime - @jerony-mo
- #133 - Czech translation added for Oxford and Datetime - @jerony-mo
Changed
- #131 - Using the assertSame to make assert equals restricted. - @peter279k
Fixed
- 90efee - development tools dependencies configuration - @norberttech
- fe058c - static analyze github workflow php version - @norberttech
- #132 - Fix the CI status badge URL. - @peter279k
Updated
- b18a11 - README.md - @norberttech
- c5023f - project to latest versio of php and dependencies - @norberttech
Contributors
Generated by Automation
4.0.3
[4.0.3] - 2022-06-07
Added
- #129 - support for PHP 8.1 and symfony 6 dependencies - @norberttech
Changed
- 57c6ed - Delete FUNDING.yml - @norberttech
Updated
- 3107e2 - static-analyze.yml - @norberttech
- 6a369d - tests.yml - @norberttech
Generated by Automation
4.0.2
[4.0.2] - 2021-06-20
Changed
- fb264c - Aeon Calendar dependency - @norberttech
- #126 - Using the
assertTrue
to assert expected istrue
. - @peter279k - #126 - Using the
assertFalse
to assert expected isfalse
. - @peter279k
Generated by Automation
4.0.1
[4.0.1] - 2021-02-27
Fixed
- #125 - humanization of time unit less than 1 second - @norberttech
Generated by Automation
4.0.0
[4.0.0] - 2021-02-24
Added
- 0533da - more strict php cs fixer rules - @norberttech
- #123 - Relative/Time Unit humanizer - @norberttech
- #123 - TimePeriod humanizer - @norberttech
- #123 - Support for \DateTimeInterface instead of legacy \DateTime in all DateTimeHumanizers - @norberttech
- #122 - phpstan with highest possible requirements - @norberttech
- #122 - psalm with highest possible requirements - @norberttech
- #122 - arguments and return type hinting - @norberttech
- #122 - PHP 8.0 support - @norberttech
- #122 - More precise CS fixer rules - @norberttech
- #122 - Full change log - @norberttech
- #122 - integration with aeon-php/automation - @norberttech
- #122 - Github actions integration - @norberttech
- #120 - test for azerbaijani language - @4t87ux8
- #119 - support azerbaijani language - @4t87ux8
Changed
- #124 - load Translator only once for given locale - @norberttech
- #122 - minimum required PHP version ^7.4 - @norberttech
- #118 - create azerbaijani translation - @4t87ux8
- fa52e6 - Fixxed issue with symfony translator dependency, upgraded php, phpunit and phpspec dependencies - @norberttech
- f989a9 - Create FUNDING.yml - @norberttech
- 142689 - Update README.md - @norberttech
- 6255e0 - Moved php-cs-fixer to dev dependency where it belongs to - @norberttech
- 4d62db - Migrated from travis-ci.org to travis-ci.com - @norberttech
- dc528e - Update README.md - @norberttech
- 1b2787 - dev-master branch aliast - @norberttech
Fixed
- 16074f - missing .php_cs configuration file - @norberttech
- 4de08d - updating changelog workflow - @norberttech
- fc3a04 - travis configuration - @norberttech
- #115 - composer autoloading deprecation notice; Support symfony 5 - @brianwozeniak
Removed
- #122 - phpspec - @norberttech
- #122 - symfony/config dependency - @norberttech
- #122 - travis CI integration - @norberttech
- 83a180 - php 8.0 from matrix - @norberttech
Generated by Automation
3.0.2
[3.0.2] - 2019-04-29
Changed
- 9d83e5 - Moved php-cs-fixer to dev dependency where it belongs to - @norberttech
Generated by Automation
3.0.1
3.0.0
[3.0.0] - 2019-04-20
Added
- 17a5ab - missing translations - @norberttech
- #86 - test case with 0 at the end of the number - @norberttech
- #84 - PFIGS ordinals - @martinbutt
Changed
- 1b2787 - dev-master branch aliast - @norberttech
- 14ab74 - CS Fixes - @norberttech
- 9edceb - CS Fixes - @norberttech
- #112 - Upgraded thunderer/shortcode dependency to ^0.7 - @thunderer
- #111 - Allow later versions of symfony packages - @brianwozeniak
- #91 - Sanity check for NumberFormatter when intl is not installed - @thunderer
- #40 - Romanian translations - @a-ungurianu
- #106 - [master] Add translation: zh_TW - @jfcherng
- #104 - Feature/update - @norberttech
- #89 - remove unnecessary echo - @vinicius73
- #87 - Force $binaryPrefixes array ordering on 32-bit systems, fixes #83 - @Forst
- 5cd850 - Update composer.json - @norberttech
- #85 - Support Japanese language - @serima
Fixed
- 9b52c5 - README.md - @norberttech
- #80 - russian translation - @dizzy7
Generated by Automation
2.0.1
[2.0.1] - 2019-02-25
Changed
Fixed
- #108 - travis configuration for 2.0 branch - @norberttech
Generated by Automation
2.0.0
[2.0.0] - 2016-02-21
Added
- #78 - ext-inl to composer suggest - @norberttech
- #68 - composer cache folder and move to new infrastructure - @norberttech
Changed
- e85d69 - Merge pull request #78 from norzechowicz/suggest-intl - @norzechowicz
- #75 - Cleanup before stable release - @norberttech
- f5831e - Merge pull request #75 from norzechowicz/cleanup - @norzechowicz
- #73 - improve strategy to handle prefix-ordinal - @isnani
- 6ec963 - Merge pull request #73 from isnani/improve-ordinal-strategy - @norzechowicz
- #70 - Cleanup - @norberttech
- dac4b4 - Merge pull request #70 from norzechowicz/cleanup - @norzechowicz
- #69 - Renamed all facades in order to support php7 - @norberttech
- b7214c - Merge pull request #69 from norzechowicz/php7-support - @norzechowicz
- 3f252e - master branch alias - @norberttech
- ae6020 - Merge pull request #68 from norzechowicz/travis-ci - @norzechowicz
- 7c7e79 - Merge pull request #67 from nwatth/thai-translation - @norzechowicz
- #67 - Thai translation - @nwatth
Generated by Automation