Releases: obulat/zeyrek
Releases · obulat/zeyrek
Release version 0.1.4-alpha
Migrated to pdm
Updated dependencies
v0.1.3
What's Changed
- Bump pygments from 2.6.1 to 2.7.4 by @dependabot in #6
- Use module level logger by @abhi-kr-2100 in #13
- Update the dependencies and set min python version to 3.8 by @obulat in #20
- Add içişleri to non-tdk.dict as a compound noun by @obulat in #21
- Bump joblib from 1.1.0 to 1.2.0 by @dependabot in #22
- Bump certifi from 2021.10.8 to 2022.12.7 by @dependabot in #23
- Fix frozen set issue by @obulat in #25
New Contributors
- @dependabot made their first contribution in #6
- @abhi-kr-2100 made their first contribution in #13
Full Changelog: 0.1.2...v0.1.3
0.1.2: Bump version
This release fixes an error where words with compound roots were not added to the Lexicon, and therefore, Zeyrek could not analyze words with compound roots.
Initial pre-release
This is the initial of Zeyrek library. It is non-production ready yet.
v.0.1.1-alpha release
Update dependencies and docs