Recent Releases of cihai
cihai - v0.13.0a0
What's Changed
- Update poetry to 1.1 by @tony in https://github.com/cihai/cihai/pull/296
- Update packages by @tony in https://github.com/cihai/cihai/pull/316
- CI, package updates, 3.10 support, 3.6 deprecation, add precommit by @tony in https://github.com/cihai/cihai/pull/317
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/cihai/cihai/pull/318
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/cihai/cihai/pull/319
New Contributors
- @pre-commit-ci made their first contribution in https://github.com/cihai/cihai/pull/318
Full Changelog: https://github.com/cihai/cihai/compare/v0.12.0...v0.13.0a0
- Python
Published by tony almost 4 years ago
cihai - v0.11.1 - Fix sqlalchemy version, cihai-cli dep in lockfile
cihai-cli needs this downstream
SQLAlchemy 1.4 changes how row column names are retrieved. Pin to below 1.4 for now
See also: https://github.com/Alexis-benoist/eralchemy/issues/80
- Python
Published by tony over 4 years ago
cihai - v0.11.0 - drop python 2.7, 3.5
- Update black to 21.6b0
- Update trove classifiers to 3.9
- Update unihan-etl to 0.12.0 (removes python 2.7, 3.5 support)
- #288 Remove python 2.7, 3.5 support. Remove future and unused modesets
- Python
Published by tony over 4 years ago