Releases: md-py/md.language.yofication
Releases · md-py/md.language.yofication
0.1.1 — 2025-03-02
0.1.0 — 2025-02-16
md.language.yofication package initial version
0.1.7 — 2025-02-15
Changed
- replace dictionary file with bz2-archived version (decrease file size in 8.1 times)
 
0.1.6 — 2025-02-15
Changed
- optimize regexp pattern
 
0.1.5 — 2025-02-15
Changed
-  refactoring: dictionary file renamed: 
yoficator/_data/yoficator.dictoyoficator/_data/dictionary.ru_RU.txt 
0.1.4 — 2025-02-15
Changed
- upgrade to python3
 
0.1.3 — 2025-02-15
Removed
-  refuse from 
regexas dependency in favor of standardre 
0.1.2 — 2025-02-15
Removed
-  remove unused 
pprintstatement 
0.1.1 — 2025-02-15
Removed
- remove "tests" (demo) functionality
 
0.1.0 — 2025-02-15
Added
-  added 
changelog,licensefiles 
Changed
-  refactoring: project directory structure changed, added 
setup.pyfile for packaging