Releases: wapmorgan/Morphos
Releases · wapmorgan/Morphos
2.2.8
- Added handling of immutable nouns.
2.2.7
- Fixed few incorrect rules.
2.2.6
- Added CardinalNumeral::generate() for one-call generation.
2.2.5
- Added gender difference in cardinal numeral generation.
- Changed class names.
2.2.4
- 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
- Added function to detect gender by name
- Fixed femine middle name generation
2.2.2
- Added check for masculine words with soft sign at the end
2.2.1
- 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
Changed Plurality
of Russian language.
2.1.0: Restructured with tests
Added:
- Tests for main functionality
Changed:
- Restructured classes with sub-namespaces