Changelog
### 2.1.7
```
------------------
- support Python 3.9
- drop support for Python 3.5
```
### 2.1.6
```
------------------
- drop support for Python 2.7
- support Github Actions
- update dev-dependencies
```
### 2.1.5
```
------------------
- update language models (uchardet)
- add iso8859-2 test but disabled it
- support Python 3.8
- drop support for Python 3.4
```
Links
- PyPI: https://pypi.org/project/cchardet
- Changelog: https://pyup.io/changelogs/cchardet/
- Repo: https://github.com/PyYoshi/cChardet
This PR updates cchardet from 2.1.4 to 2.1.7.
Changelog
### 2.1.7 ``` ------------------ - support Python 3.9 - drop support for Python 3.5 ``` ### 2.1.6 ``` ------------------ - drop support for Python 2.7 - support Github Actions - update dev-dependencies ``` ### 2.1.5 ``` ------------------ - update language models (uchardet) - add iso8859-2 test but disabled it - support Python 3.8 - drop support for Python 3.4 ```Links
- PyPI: https://pypi.org/project/cchardet - Changelog: https://pyup.io/changelogs/cchardet/ - Repo: https://github.com/PyYoshi/cChardet