v0.04 2026-08-03Z
- Improved documentation
- Added Lingua::famibeib::Wellknown
- Updated dependencies
- Mark words in Data::Displaycolour and Data::IconText
- Added $as to $word->as_number()
- Added annotations to aid IDEs
- Added experimental generator for proper names as Lingua::famibeib::NameGenerator
- Register word and modifier generators via Data::Identifier::Util
v0.03 2026-06-15Z
- Fixed modifier mora, somehow wrong ones got into the code base.
This will correct the parsing of verbs, adjectives, and applications.
This also supports personal, product, and preproduct forms.
- Improved documentation
v0.02 2025-12-19Z
- Added support to build and parse a number word
- Fully implemented main verb calculation
- Added experimental $word->combine()
- Let $modifier->register also register the corresponding Data::Identifier
v0.01 2025-11-24Z
- Initial release