Releases: caarmen/rhymer
Releases · caarmen/rhymer
1.2.0: added parameter to limit results
Added optional maxResults parameter to Rhymer.getRhymingWords() to limit the number of results returned. By default, all results are returned, which is new behavior. Previously, "last-syllable" matches were omitted completely if better rhymes were available (strict or "last-two-syllables").
1.1.2: Prevent too many matches:
1.1.2: Prevent too many matches:
If a word has too many "last syllable" matches, but has some
strict or "last 2 syllable" matches, don't include any "last syllable" matches.
1.1.1: Filter out empty RhymeResults
v1.1.1 1.1.1: Filter out empty RhymeResults
1.1.0: added strict rhyming
v1.1.0 1.1.0: added strict rhyming