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_factory module 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)