Skip to content

Releases: nadar/stemming

1.1.4

11 Jan 15:38
Compare
Choose a tag to compare
  • cast more situations

1.1.3

11 Jan 15:36
Compare
Choose a tag to compare
  • cast even more preg_match situations for subject

1.1.2

11 Jan 15:34
Compare
Choose a tag to compare
  • cast null values to string

1.1.1

11 Jan 15:21
Compare
Choose a tag to compare
  • ensure compatibility with php 8.1 (and testing for 8.2)

1.1.0

06 Jul 11:46
Compare
Choose a tag to compare
  • Added stemm::$ignore list with some default words "physics", "mathematics", "geography", "bus"

1.0.3

20 Dec 08:39
Compare
Choose a tag to compare
  • add php 8 support
  • added GitHub actions for PHP 7.0 - 8.0 tests

1.0.2

26 Mar 14:30
Compare
Choose a tag to compare
  • Do not stemm empty strings.

1.0.1

20 Mar 12:15
Compare
Choose a tag to compare
  • Adding stemPhrase($phrase, $language)

1.0.0

20 Mar 12:00
Compare
Choose a tag to compare

Initial release