Commit graph

244 commits

Author SHA1 Message Date
MISAWA Yoshihiro
78a76dd63b
support Github Actions (#57) 2020-03-17 00:03:21 +09:00
MISAWA Yoshihiro
e9154f9694
Drop support for Python 2.7
See: [Maintenance releases - PEP 373 -- Python 2.7 Release Schedule | Python.org](https://www.python.org/dev/peps/pep-0373/#maintenance-releases)
2020-03-16 23:40:00 +09:00
MISAWA Yoshihiro
06458acd99
Merge pull request #51 from PyYoshi/dependabot/pip/bleach-3.1.1
Bump bleach from 3.1.0 to 3.1.1
2020-03-10 22:35:36 +09:00
dependabot[bot]
47d99fc6e3
Bump bleach from 3.1.0 to 3.1.1
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-24 19:59:33 +00:00
PyYoshi
280e7e7e74
version 2.1.5 2019-11-18 17:56:40 +09:00
PyYoshi
14d851a2fe
add Pipfile 2019-11-18 17:55:21 +09:00
PyYoshi
4a0c55183b
downgrade wheel package to v0.31.1 2019-11-18 14:54:06 +09:00
PyYoshi
9dcfaa5fed
fix python 3.8 build error on manylinux 2019-11-18 14:44:20 +09:00
PyYoshi
1753e9122e
drop support for Python 3.4
https://devguide.python.org/devcycle/#end-of-life-branches
2019-11-18 14:17:55 +09:00
PyYoshi
d0cc458de0
update dependencies 2019-11-18 13:04:32 +09:00
PyYoshi
8be317dab8
py3.9 -> nightly 2019-11-18 13:04:23 +09:00
MISAWA Yoshihiro
58d089536c
Merge pull request #47 from decaz/py38
Support Python 3.8
2019-11-18 12:53:20 +09:00
Marat Sharafutdinov
78cdcfe7eb Support Python 3.8 2019-11-15 21:52:17 +03:00
Yoshihiro Misawa
9ec17e0fe9
Update stale.yml 2018-10-10 09:34:10 +09:00
PyYoshi
e6fd9a7cc4 Merge branch 'master' of github.com:PyYoshi/cChardet 2018-10-10 09:30:32 +09:00
PyYoshi
e965df5227 add stale config 2018-10-10 09:30:14 +09:00
PyYoshi
a07400c93e Merge branch 'master' of github.com:PyYoshi/cChardet 2018-10-09 20:16:30 +09:00
PyYoshi
01406033b7 update doc 2018-10-09 20:15:37 +09:00
PyYoshi
f42e91a616 add test 2018-09-27 19:20:19 +09:00
PyYoshi
d385fdaa9f update submodule 2018-09-27 18:28:59 +09:00
PyYoshi
07c76f5831 fix date 2018-09-27 00:53:53 +09:00
PyYoshi
8695ef3ceb version 2.1.4 2018-09-27 00:43:50 +09:00
PyYoshi
d5411b36b7 disable LTO because become poor performance 2018-09-27 00:43:10 +09:00
PyYoshi
9b765a55e6 update doc 2018-09-26 22:32:39 +09:00
PyYoshi
69e0907071 version 2.1.3 2018-09-26 22:11:31 +09:00
PyYoshi
8ac3e59c85 add wheel 2018-09-26 22:02:50 +09:00
PyYoshi
a28098d480 update ci config 2018-09-26 21:56:35 +09:00
PyYoshi
3329969fcc support Python 3.7 2018-09-26 21:49:08 +09:00
PyYoshi
753588294f support Python 3.7 2018-09-26 21:31:45 +09:00
PyYoshi
da034486a9 version 2.1.2 2018-09-26 21:17:30 +09:00
PyYoshi
4e2bc0df83 update deps 2018-09-26 20:50:11 +09:00
PyYoshi
28c56f0597 install requirements-dev.txt on manylinux1
(cherry picked from commit 752e783884c4b0f7e6eac1d0aed47f8c60cbdb7f)
2018-01-10 01:11:36 +09:00
PyYoshi
1a4f6b506e enable LTO for wheel builds
(cherry picked from commit 7b3633601f56b8eb1ef332afc10b2f70a3287de7)
2018-01-10 01:11:21 +09:00
PyYoshi
0f6b732b14 version 2.1.1 2017-07-01 17:12:15 +09:00
PyYoshi
eeaca4ebd4 include COPYING in package 2017-07-01 17:11:54 +09:00
PyYoshi
3470ab3394 update submodule 2017-06-05 08:53:07 +09:00
PyYoshi
dcc26452b6 update todos 2017-05-31 09:16:16 +09:00
PyYoshi
f2ea70ac6b version 2.1.0 2017-05-15 10:21:34 +09:00
PyYoshi
e278ef8274 reformat 2017-05-15 10:06:29 +09:00
PyYoshi
94a4ce0ac7 add --version 2017-05-15 09:51:49 +09:00
PyYoshi
a7d649871c support stdin 2017-05-15 09:51:37 +09:00
Yoshihiro Misawa
d51386c77a Merge pull request #30 from craigds/bin-script
Add `cchardetect` CLI script
2017-05-15 09:42:26 +09:00
Craig de Stigter
186fb86132 Fix file open mode in cchardetect script 2017-05-15 07:50:19 +12:00
Craig de Stigter
b5a00f7abe Add cchardetect CLI script, with similar output to chardet's chardetect 2017-05-10 11:16:15 +12:00
PyYoshi
c991f86f6f update bench results 2017-04-25 11:48:11 +09:00
PyYoshi
b4e7be0a6e version 2.0.1 2017-04-25 11:14:56 +09:00
Yoshihiro Misawa
9d1d313894 Merge pull request #29 from PyYoshi/fix_27
Fix #27
2017-04-25 11:08:13 +09:00
PyYoshi
1fdf42d36a pass NULL Byte to feed() / detect() 2017-04-25 10:56:21 +09:00
PyYoshi
da89837a3f show version 2017-04-14 11:25:13 +09:00
PyYoshi
96e91fc12a add sample file 2017-04-14 10:54:42 +09:00