Skip to content

Releases: PyYoshi/cChardet

2.2.0-alpha.2

06 Jun 18:19
ac15c78
Compare
Choose a tag to compare
2.2.0-alpha.2 Pre-release
Pre-release

What's Changed

  • chore: update CIBW_TEST_COMMAND by @PyYoshi in #96
  • Improve test codes by @PyYoshi in #97
  • chore: update CIBW_TEST_COMMAND by @PyYoshi in #98
  • chore(github actions): cibuildwheel 上でのテストを一時的に無効化する by @PyYoshi in #99
  • bump to v2.2.0-alpha.2 by @PyYoshi in #100

Full Changelog: 2.2.0-alpha.1...2.2.0-alpha.2

2.2.0-alpha.1

06 Jun 11:34
d03c3f8
Compare
Choose a tag to compare
2.2.0-alpha.1 Pre-release
Pre-release

What's Changed

  • Remove dependency on nose. by @mcepl in #87
  • Support Python 3.10 ~ 3.12 by @PyYoshi in #95
    • support Python 3.10, 3.11, 3.12
    • drop support for Python 3.6, 3.7, 3.8
    • experimental support for arm64
    • improve some CI/CD workflows

New Contributors

Full Changelog: 2.1.7...2.2.0-alpha.1

2.1.7

27 Oct 08:23
2.1.7
13076a3
Compare
Choose a tag to compare
  • support Python 3.9
    • Thank you, decaz. (#65)
  • drop support for Python 3.5

2.1.6

16 Mar 15:30
Compare
Choose a tag to compare
  • drop support for Python 2.7
  • support Github Actions
  • update dev-dependencies

2.0.0

06 Apr 08:07
Compare
Choose a tag to compare

Changes:

  • Replace uchardet-enhanced to uchardet
  • Fix buffer overflow
  • Fix memory leak
  • Improve tests
  • Improve UniversalDetector
  • Change License

Good Luck, Have Fun 😄