bump version to 0.9.1 |
|
More...
|
over 4 years ago
|
Merge pull request #132 from kmike/fix-dict-discovery |
|
More...
|
over 4 years ago
|
Fix dict discovery for the cases pymorphy2 is installed within a notebook. Fixes GH-131. |
|
More...
|
over 4 years ago
|
DOC update docs link in README |
|
More...
|
over 4 years ago
|
bump version to 0.9 |
|
More...
|
over 4 years ago
|
more https links in docs |
|
More...
|
over 4 years ago
|
CI migrate to travis.com; cleanup http links |
|
More...
|
over 4 years ago
|
only Python 2.7 or 3.5+ is supported |
|
More...
|
over 4 years ago
|
changelog for v0.9 |
|
More...
|
over 4 years ago
|
add a comment to highlight code which becomes unnecessary after dropping PY2 support |
|
More...
|
over 4 years ago
|
Merge pull request #130 from kmike/drop-py34 |
|
More...
|
over 4 years ago
|
CI: psutil is broken for pypy, skip it |
|
More...
|
over 4 years ago
|
CI: try enabling pypy env on Travis |
|
More...
|
over 4 years ago
|
CI: trying to enable pypy builds on Travis |
|
More...
|
over 4 years ago
|
Drop Python 3.4 support; clean up setup.py, CI; fix a test |
|
More...
|
over 4 years ago
|
Merge pull request #128 from BubaVV/py38 |
|
More...
|
over 4 years ago
|
Test fixes for Python 3.7 and 3.8 |
|
More...
|
over 4 years ago
|
drop Python 3.3 support, as dependencies are starting to drop 3.3. support too |
|
More...
|
about 7 years ago
|
Remove incorrectly working normal forms cache. Fixes GH-101. |
|
More...
|
over 7 years ago
|
Merge pull request #103 from opennota/master |
|
More...
|
over 7 years ago
|
DOC fix some typos |
|
More...
|
over 7 years ago
|
TST a less strict check |
|
More...
|
over 7 years ago
|
TST remove coveralls integration |
|
More...
|
over 7 years ago
|
DOC more badges; switch to codecov |
|
More...
|
over 7 years ago
|
TST basic test for `pymorphy parse` command |
|
More...
|
over 7 years ago
|
TST cleanup CI |
|
More...
|
over 7 years ago
|
drop untested guppy support in mem_usage command |
|
More...
|
over 7 years ago
|
DOC silence sphinx warning |
|
More...
|
over 7 years ago
|
TST better codecov config |
|
More...
|
over 7 years ago
|
TST update tests following dictionary changes |
|
More...
|
over 7 years ago
|