Skip to content

Releases: matriphe/php-iso-639

v2.0.10

05 Oct 21:41
aa2ddce

Choose a tag to compare

Changes

d183cdc Handle empty hashmap
bcf6867 Update Bihari
481faec Add empty code test case

v2.0.9

05 Oct 20:59
a3efd3b

Choose a tag to compare

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

05 Oct 18:20
6c1a2ce

Choose a tag to compare

Changes

314f4d7 Simplify mapping
cf15daf Add type hint
bba1528 Fix lint

v2.0.7

05 Oct 18:04
94dc96b

Choose a tag to compare

Changes

5fc4e58 Delete .php_cs
8c89fa6 Use super-liter
137bcbf Refactor run on
44b9645 Add permission to super-linter
37e25fd Remove run on master
0bafce2 Update checkout verion
258bb5b Update contribution
da38313 Add composer to lint
e765f8d Discard super-linter

v2.0.6

05 Oct 11:31
73c788e

Choose a tag to compare

Changes

b755358 Rename test GHA
026f0ea Update test and lint
6923956 Remove "Release" prefix
1958943 Update badge for running test

Release v2.0.5

05 Oct 11:11
17b853e

Choose a tag to compare

Changes

e3cd752 [AI] Add php-cs-fixer to composer
a3cbdf7 [AI] Convert the php-cs fixer rules
cc109db Fix linter
dcaba91 Make const and data private
cdd968c [AI] Convert to short array
d27c761 [AI] Add linter pipeline

Release v2.0.4

04 Oct 22:30
937bfae

Choose a tag to compare

Changes

9dd4975 Ignore .cache from git
2e46383 Remove travis
3978d4e Use data provider on test
6c39910 Fix test

Release v2.0.3

04 Oct 21:37
e87532d

Choose a tag to compare

Changes

737c045 Optimize using hashmap
57ffba4 Remove trim
78a2222 Fix test

Release v2.0.2

04 Oct 20:06
6e5caa8

Choose a tag to compare

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

04 Oct 20:04
ebd0254

Choose a tag to compare

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