Recent Releases of unihan-etl
unihan-etl - v0.14.0a0
What's Changed
- Update poetry to 1.1 by @tony in https://github.com/cihai/unihan-etl/pull/237
- Update packages by @tony in https://github.com/cihai/unihan-etl/pull/247
- CI, package updates, 3.10 support, 3.6 deprecation, add precommit by @tony in https://github.com/cihai/unihan-etl/pull/248
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/cihai/unihan-etl/pull/249
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/cihai/unihan-etl/pull/250
- pyupgrade @ 3.7 by @tony in https://github.com/cihai/unihan-etl/pull/252
- codeql-analysis by @tony in https://github.com/cihai/unihan-etl/pull/251
New Contributors
- @pre-commit-ci made their first contribution in https://github.com/cihai/unihan-etl/pull/249
Full Changelog: https://github.com/cihai/unihan-etl/compare/v0.13.0...v0.14.0a0
- Python
Published by tony almost 4 years ago
unihan-etl - v0.13.0 - convert to markdown
236: Convert to markdown
- Python
Published by tony over 4 years ago
unihan-etl - v0.12.0: Drop python 2.7, 3.5
- Update black to 21.6b0
- Update trove classifiers to 3.9
- #235 Drop python 2.7, 3.5. Remove python 2 modesets and future
- Python
Published by tony over 4 years ago
unihan-etl - v0.10.0: Support for Unicode 11.0 / UNIHAN Revision 25
:feature:
91New fields from UNIHANRevision 25 <https://www.unicode.org/reports/tr38/tr38-25.html>__.- kJinmeiyoKanji
- kJoyoKanji
- kKoreanEducationHanja
- kKoreanName
- kTGH
UNIHAN Revision 25 was released 2018-05-18 and issued for Unicode 11.0:
- :support:- Add tests and example corpus for kCCCII
- :support:- Add configuration / make tests for isort, flake8
- :support:- Switch tmuxp config to use pipenv
- :support:- Add Pipfile
- :support:- Add make sync_pipfile task to sync requirements/*.txt files
with Pipfile
- :support:- Update and sync Pipfile
- :support:- Developer package updates (linting / docs / testing)
- isort 4.2.15 to 4.3.4
- flake8 3.3.0 to 3.5.0
- vulture 0.14 to 0.27
- sphinx 1.6.2 to 1.7.6
- alagitpull 0.0.12 to 0.0.21
- releases 1.3.1 to 1.6.1
- sphinx-argparse 0.2.1 to 1.6.2
- pytest 3.1.2 to 3.6.4
- :support:
-Move documentation over to numpy-style - :support:
-Add sphinxcontrib-napoleon 0.6.1 - :support:
-Update LICENSE New BSD to MIT - :support:
-All future commits and contributions are licensed to the cihai software foundation. This includes commits by Tony Narlock (creator).
- :support:
- Python
Published by tony over 7 years ago
unihan-etl - Major update
- Output to JSON and YAML (requires pyyaml)
- Improved python 2 and 3 unicode support
- Code refactor
- Python
Published by tony almost 9 years ago
unihan-etl - 0.1.0 prerelease (test)
Testing keeping a built file on GH
- Python
Published by tony almost 9 years ago