Releases: JuliaText/Languages.jl
Releases · JuliaText/Languages.jl
v0.4.6
v0.4.5
Languages v0.4.5
New Features
- Huasteca Nahuatl support
Merged pull requests:
- Add Huasteca Nahuatl language support (#54) (@NicoACloutier)
Closed issues:
Language.detect
failed to detect Japanese from Mandarin (#48)
v0.4.4
Languages v0.4.4
Closed issues:
Merged pull requests:
- Add constructor for type Language accepting a string (#33) (@dcecchini)
- Export english name method (#35) (@laschuet)
- Italian pronouns list enlarged (#36) (@amasotti)
- CompatHelper: add new compat entry for "JSON" at version "0.21" (#38) (@github-actions[bot])
- Added Portuguese words. (#39) (@ajdavidl)
- make relocatable (#40) (@jbrea)
- CompatHelper: bump compat for "RelocatableFolders" to "1.0" (#41) (@github-actions[bot])
- Faroese support (#42) (@sigmundv)
- adding initial data for Kaqchikel Maya Language (#43) (@Chok-Ketzamtzib)
- Add trigrams for Kaqchikel (#46) (@aviks)
- Adding the word lists for Greek pronouns, prepositions, def and indef articles (#47) (@atantos)
- Update stopwords/German.txt: Add "für" (#49) (@Seitzal)
- Japanese corrections (#50) (@AnnaZav)
- Feature/initial docs (#51) (@rssdev10)
v0.4.3
Languages v0.4.3
Closed issues:
- Problem with detect_script? (#14)
Merged pull requests:
- Fixed tests (#23) (@zgornel)
- Russian stopwords and pronouns (#24) (@nickto)
- Indian and other Languages stopwords (#25) (@aquatiko)
- Function to list all supported Languages (#26) (@aquatiko)
- Initial Dutch support (#27) (@zgornel)
- Install TagBot as a GitHub Action (#28) (@JuliaTagBot)
- Add Project.toml for julia v1.5+ (#29) (@zgornel)
- Adds several word files for the Spanish language and adds a Project.toml file (#30) (@sadit)
Support for French and Italian
Merge pull request #23 from zgornel/test_fixes Fixed tests
v0.4.1 Add Romanian words
Merge pull request #19 from zgornel/support_for_Romanian Data support for Romanian (articles, prepositions, pronouns and stopwords)
v0.4.0: Support 1.0, drop 0.6
remove Match.jl dependency to make this 1.0 ready.
Language detection
and API refresh
Support 0.6
v0.2.0 add compat requirement