Releases: HubTou/conjuguer
Releases · HubTou/conjuguer
conjuguer-0.5.1
conjuguer-0.5.0
- Fifth BETA release. Please check the README for caveats and bugs
- Added a -D|--DELA option to output a verb conjugation in DELA inflected format
- Added a -A|--ABU option to output a verb conjugation in ABU inflected format
- The -A and -D options are intended to complete dictionaries with missing verbs...
- Corrected the "--locale en" option by adding a "en/conjuguer.mo" locale file
- Now requires Python 3.3+ instead of 3.0+
conjuguer-0.4.0
- Fourth BETA release. Please check the README for caveats and bugs
- Now displays the verb group, and the verb model for conjugating, especially for unknown verbs
- For verb models, displays the matching pattern
- Added a --locale option to force internationalization in another specified language (but still buggy)
- Uses the internationalization file for a locale package before the one for a system package
- Now displays the verb group, and the verb model for conjugating, especially for unknown verbs
conjuguer-0.3.0
- Third BETA release. Please check the README for caveats and bugs
- Implemented internationalization with English and French languages for a start
conjuguer-0.2.3
conjuguer-0.2.0
- Second BETA release. Please check the README for caveats and bugs
- dict-fr-AU-DELA is now the default dictionary, instead of dict-fr-DELA
- "-" characters are now unescaped
- The aux.py file has been renamed to verbs.py:
- It was impossible to create it under Windows as aux is a special filename
- It is now expanded as as database of verbs peculiarities rather than auxiliary verbs conjugations
- This file now contains the lists of verbs conjugated with the être auxiliary or both auxiliaries
conjuguer-0.1.2
- Initial BETA release. Please check the README for caveats and bugs