File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 11Syllable
22========
3- Version 1.5.5
3+ Version 1.6
44
55[ ![ Tests] ( https://github.com/vanderlee/phpSyllable/actions/workflows/tests.yml/badge.svg )] ( https://github.com/vanderlee/phpSyllable/actions/workflows/tests.yml )
66
@@ -301,6 +301,28 @@ to execute the tests.
301301
302302Changes
303303-------
304+ 1.6
305+ - Revert renaming of API method names
306+ - Use cache version as string instead of number
307+ - Cover caching with tests
308+ - Reduce the PHP test matrix to the latest versions of PHP 5, 7 and 8
309+ - Check via GitHub Action if the API documentation is up-to-date
310+ - Update API reference
311+ - Fix API documentation of an array as parameter default value
312+ - Satisfy StyleCI
313+ - Commit changed files of entire working tree in build context
314+ - Support for generation of API documentation in README.md
315+ - Add words with reduced hyphenation to collection from PR #26
316+ - Satisfy StyleCI
317+ - Add test for collection of words with reduced hyphenation
318+ - Refactor splitWord(), splitWords() and splitText() of Syllable class
319+ - Remove @covers annotation in tests
320+ - Added splitWords and various code quality improvements
321+ - Update the README.md copyright claim on release
322+ - Skip GitHub Action scheduler in forks and run tests only in PR context
323+ - Allow GitHub Action "Update languages" workflow to bypass reviews
324+ - Use German orthography from 2006 as standard orthography
325+
3043261.5.5
305327- Automatic update of 74 languages
306328
You can’t perform that action at this time.
0 commit comments