Releases: matriphe/php-iso-639
v2.0.10
v2.0.9
Changes
3c0f976 Add isCapitalized and set them false by default
ae4f3c2 Add test for nativeByCode1 capitalized
7b18dfd Add test for languageByCode2t
2923f63 Add test for nativeByCode2t capitalized
6bf5f20 Merge nativeByCode1 test
efdfbee Update all test
975821b Make test passes
8437a05 [AI] Add more tests
4837df2 Add edge cases white space
746658e Add edge case multiple case
a8ad0e7 Fix linter
cda7515 Remove unused test
935fead Add invalid test
9226c95 Add test-coverage
b9b27a7 Update phpunit config
e0ca323 Add xdebug suggestion
751e2f9 Update composer with coverage
6dd78a5 Ignore coverage report
f449474 Update test command on GHA
a0eaa53 Add test coverage on GHA
8d8c4ed Add example to README
v2.0.8
v2.0.7
v2.0.6
Release v2.0.5
Release v2.0.4
Release v2.0.3
Release v2.0.2
Changes
4d442c9 [AI] Create initial release GHA
91b2b1b [AI] Only when test pass and PR merge on non workflow
f631f0e [AI] Suggest mbstring installed
43b0b40 [AI] Use mbstring for text transformation
c4e8a88 [AI] Update readme
ccecbc5 [AI] Move mbstring check to construction
cdee547 [AI] Update test GHA to test with mbstring
2fab99e Update mbstring installation on GHA
91e8592 Revert "[AI] Update test GHA to test with mbstring"
8c3aecd Fix test GHA
b8d6e3c Remove unnecessary test
aae1314 Make mbstring fancy on README
Release v2.0.1
Changes
8dac30b Add GitHub Actions workflow for PHP Composer (#15)
5b32f44 Revert "Add GitHub Actions workflow for PHP Composer (#15)" (#16)
ec416a2 Add PHP 8.4 to test pipeline matrix (#17)
5b1cc92 Add Release Version GHA (#18)
5bfaab8 Add mbstring Test to GHA (#20)
0e66dc7 Fix deprecated dynamic properties classes on test