Skip to content

Releases: vanderlee/phpSyllable

1.7.0-p1

26 May 08:39
0431d5c
Compare
Choose a tag to compare

Updated readme for 1.7.0. No code changes

Release 1.7

25 May 21:14
df9b4be
Compare
Choose a tag to compare

1.7

  • Use \hyphenations case-insensitive (like \patterns)

1.6

20 Apr 17:49
47936d9
Compare
Choose a tag to compare
1.6
  • Revert renaming of API method names
  • Use cache version as string instead of number
  • Cover caching with tests
  • Reduce the PHP test matrix to the latest versions of PHP 5, 7 and 8
  • Check via GitHub Action if the API documentation is up-to-date
  • Update API reference
  • Fix API documentation of an array as parameter default value
  • Satisfy StyleCI
  • Commit changed files of entire working tree in build context
  • Support for generation of API documentation in README.md
  • Add words with reduced hyphenation to collection from PR #26
  • Satisfy StyleCI
  • Add test for collection of words with reduced hyphenation
  • Refactor splitWord(), splitWords() and splitText() of Syllable class
  • Remove @Covers annotation in tests
  • Added splitWords and various code quality improvements
  • Update the README.md copyright claim on release
  • Skip GitHub Action scheduler in forks and run tests only in PR context
  • Allow GitHub Action "Update languages" workflow to bypass reviews
  • Use German orthography from 2006 as standard orthography

1.5.5

01 Apr 10:20
0acf4a3
Compare
Choose a tag to compare
  • Apply fixes from StyleCI
  • Automatic update of 74 languages

1.5.4

31 Mar 13:17
b96c25a
Compare
Choose a tag to compare
  • Automatically run tests for every push and pull request
  • Automatic monthly update and release of language files
  • Fix small typo in README and add 'use' in example.
  • Use same code format as in src/Source/File.php
  • Fix opening brace
  • Remove whitespace
  • Fix closing brace
  • Use PHP syntax highlighting

1.5.3

16 Dec 12:53
75410e1
Compare
Choose a tag to compare
Update README.md