Commit Graph

334 Commits

Author SHA1 Message Date
chfw 9dc6d884b4 test against released libraries 2017-04-13 22:46:06 +01:00
chfw ca8db4a748 launch patreon support channel 2017-04-13 22:09:56 +01:00
chfw ce89ef5553 simplify plugin interace. aligned it with pyexcel. both uses meta_class
pump up version

minor
2017-04-11 13:12:37 +01:00
chfw c6cce59f10 use rnd branch for testing 2017-04-06 23:16:48 +01:00
chfw 47c65e5cb3 update plugin protocol 2017-04-06 23:02:35 +01:00
chfw b04c4c434b sync with commons 2017-03-31 16:08:22 +01:00
chfw 0dfe727630 common tests are mobanized 2017-02-02 23:38:52 +00:00
chfw 73051b6a45 fix #14 in v0.3.1 2017-01-16 22:28:32 +00:00
chfw 0dae19aa1f test again python 3.6 2017-01-16 13:14:34 +00:00
chfw 771969ec84 update dependencies 2017-01-16 13:08:34 +00:00
chfw 0970757403 update changelog 2016-12-22 10:27:12 +00:00
chfw 75cbd2e11e update function name 2016-12-21 23:58:09 +00:00
chfw 73e6979f04 adjust lazy loading behavior 2016-12-14 22:11:45 +00:00
chfw 81bfe0724f support sheltered file types, such as xlsx under pyexcel-xls 2016-12-14 16:44:35 +00:00
chfw 562691db03 soft-register xlsx and xlsm 2016-12-13 23:09:49 +00:00
chfw 3836c432a7 fix #13: raise exception when no file name or content found 2016-12-12 17:45:03 +00:00
chfw 6730166fdd use master branch for testing 2016-12-06 14:08:38 +00:00
chfw 93d6b7016a describe the library using meta for lazy loading 2016-12-06 09:28:17 +00:00
chfw 6c1a62725b remove pypy3 2016-12-01 23:48:29 +00:00
chfw 2f876aa91c fix a long line 2016-11-25 09:31:26 +00:00
chfw a8348b4a68 use rnd pyexcel-io too 2016-11-25 09:18:06 +00:00
chfw 2bcf8c260b use io3 branch for testing 2016-11-25 09:01:19 +00:00
chfw 9427b2ab3b code refactoring: label private, protected or public for class attributes 2016-11-25 00:21:06 +00:00
chfw 53b58e329e use pyexcel v0.3.0 2016-10-24 22:09:42 +01:00
chfw d897adab05 test against pyexcel v0.3.0 2016-10-24 21:58:37 +01:00
chfw 8eda6c227f release 0.2.3 2016-09-20 20:35:40 +01:00
chfw ae18771b03 update test case 2016-09-20 20:25:22 +01:00
chfw ba7cfbdd5a code reordering 2016-09-20 18:43:59 +01:00
chfw 974f66eecd fix #10 support two dimensional generators: a generator list of a generator list 2016-09-20 18:38:22 +01:00
Jean-Baptiste Jaillet cb74cca9dd pacakge pyexcel-xls for debian (#13103) 2016-09-07 17:36:27 +02:00
chfw 97a81fb561 prepare for release 0.2.2 2016-08-31 18:59:17 +01:00
chfw 072d698719 downgrade the requirement on setuptools, related to https://github.com/pyexcel/pyexcel-xlsx/issues/9, https://github.com/pyexcel/pyexcel/issues/58 2016-08-31 08:36:47 +01:00
chfw a657cce9ef documentation update 2016-08-25 23:51:08 +01:00
chfw 4e37d6c226 update change log 2016-08-25 17:54:57 +01:00
chfw 15b6a5e502 code optimization 2016-08-24 18:11:15 +01:00
chfw f3c1c541c6 fix a bug in readme doctest 2016-08-23 18:08:39 +01:00
chfw c2ef6d83aa fix a bug in readme doctest 2016-08-23 18:04:36 +01:00
chfw aff0eb7272 Merge branch 'master' of https://github.com/chfw/pyexcel-xl 2016-08-23 17:51:27 +01:00
chfw 49326c9402 document pagination feature 2016-08-23 17:51:07 +01:00
chfw 944b7ef337 fix broken test 2016-08-22 09:35:29 +01:00
chfw 71f54de356 minor tuning 2016-08-22 08:48:01 +01:00
chfw 2be6871ddf implementation of pyexcel-io v0.2.2 paginantion support. the answer to big size csv 2016-08-22 08:41:27 +01:00
chfw 465d28c7e0 kick start 0.2.2 pagination support 2016-08-22 08:37:59 +01:00
chfw c0ae7a9060 update rst format 2016-07-14 08:18:25 +01:00
chfw da0ab25f13 fix dirty code: long line 2016-07-12 18:13:57 +01:00
chfw fdd10ed573 update version string and synchronize with latest pyexcel-commons 2016-07-12 17:49:52 +01:00
chfw 3261ce5dd5 resolve #9: test skip_hidden_sheets 2016-07-12 17:46:49 +01:00
chfw 3608316394 clean code 2016-06-08 23:05:01 +01:00
chfw c6674f51be clean code 2016-06-08 23:03:04 +01:00
chfw 3d4aebe539 addressing #9: by default skipping hidden sheets. unit test pending 2016-06-03 09:28:46 +01:00