Skip to content

Releases: wapmorgan/Morphos

2.2.8

09 Feb 22:41
Compare
Choose a tag to compare
  • Added handling of immutable nouns.

2.2.7

03 Feb 21:49
Compare
Choose a tag to compare
  • Fixed few incorrect rules.

2.2.6

03 Feb 20:55
Compare
Choose a tag to compare
  • Added CardinalNumeral::generate() for one-call generation.

2.2.5

03 Feb 20:22
Compare
Choose a tag to compare
  • Added gender difference in cardinal numeral generation.
  • Changed class names.

2.2.4

03 Feb 19:54
Compare
Choose a tag to compare
  • Added cardinal number creation for Russian (4351 => четыре тысячи триста пятьдесят один)
  • A lot fixes in general declension and pluralization
  • New test words

2.2.3: Gender detection and Middle name generation fixes

03 Feb 11:57
Compare
Choose a tag to compare
  • Added function to detect gender by name
  • Fixed femine middle name generation

2.2.2

02 Feb 22:11
Compare
Choose a tag to compare
  • Added check for masculine words with soft sign at the end

2.2.1

02 Feb 19:45
Compare
Choose a tag to compare
  • Fixed few bugs
  • Support of Russian middle names
  • Added function to decline full name with one call
  • Added new tests
  • Changes in internal structure

2.2.0: Changes in pluralization

29 Jan 22:45
Compare
Choose a tag to compare

Changed Plurality of Russian language.

2.1.0: Restructured with tests

28 Jan 18:10
Compare
Choose a tag to compare

Added:

  • Tests for main functionality

Changed:

  • Restructured classes with sub-namespaces