Simplemma v1.2.0 Release Notes
Release Date: 2026-06-01 // 2 months ago-
What's Changed
- โ Add support for Esperanto @axel584 (#167)
- โก๏ธ Update setup and docs, modernize code (#168, #169)
- ๐ Security: fix arbitrary file write during tarfile extraction in training (#165)
- ๐ง Maintenance: fix file opening in
training/download-eval-data.py(#164) - Breaking: rename the
trie_directory_factorymodule to
trie_dictionary_factory
Previous changes from v1.1.2
-
- ๐ Fix cyclic import by @juanjoDiaz (#148)
- Fix language detector proportion_in_each_language results by @juanjoDiaz (#150)
- Init: use explicit re-exports (#151)
- ๐ Fix data written by dictionary pickler by @Dunedan (#156)
- โ Add demo rules for Latvian and Estonian (#154, #157)
- โ Remove deprecated langdetect submodule (#160)
- ๐ Test: remove dummy pickled data (#161)
- โฌ๏ธ Language data: upgrade pickle to v5 (#162)