Commit Graph

334 Commits

Author SHA1 Message Date
chfw 13ccfa7e09 release 0.5.4 🥚 🎡 2017-11-02 23:01:02 +00:00
chfw 1a4ac9e329 🐛 fix xlsx notimplementederror #24 2017-11-02 22:59:32 +00:00
chfw cc806df075 release 0.5.3 🥚 🎡, skip hidden rows and columns 2017-11-02 09:05:11 +00:00
chfw 66aece6568 test complex hidden sheets, #21 2017-11-02 08:41:34 +00:00
chfw c3b6c6580a 🥚 🎡 release 0.5.2. related to https://github.com/pyexcel/pyexcel/issues/105 2017-10-23 18:39:36 +01:00
chfw 8964920876 initial implementation of #21: skip hidden rows and columns 2017-10-20 18:33:18 +01:00
chfw d7ec09cc03 🐛 fix on-ASCII character '\xe2' in file setup.py on line 81, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details 2017-10-20 08:03:57 +01:00
chfw f57f7ed851 🤝 take latest code from setupmobans and release 0.5.1 🥚 🎡, which carries LICENSE file, https://github.com/pyexcel/pyexcel/pull/103 2017-10-20 07:57:34 +01:00
chfw df7924f735 #21 being able to detect hidden row and column 2017-10-20 07:55:56 +01:00
chfw ae1657036b release 0.5.0 🥚 🎡 2017-08-30 23:15:10 +01:00
chfw 6e831d5676 📝 use master for testing 2017-08-30 22:59:12 +01:00
chfw 052d5f32bd 🐛 do not ever seek, pyexcel-io will make sure it has reset the file handle to 0 2017-08-25 19:16:17 +01:00
chfw b91fba3696 📰 kick start 0.5.0 2017-08-25 19:05:14 +01:00
chfw 06c51137ec 🎨 use dev branch of pyexcel-io 2017-08-25 07:57:27 +01:00
chfw ba2610b5f7 🔥 remove useless code as it is now handled in pyexcel-io 2017-08-25 07:54:14 +01:00
chfw 2000b49c28 🥚 🎡 release 0.4.1 2017-08-25 07:00:36 +01:00
chfw ec325aadcd 💚 fix broken test 2017-08-23 23:46:32 +01:00
chfw 789d410aa5 🐛 fix flake8 warnings 2017-08-23 23:18:23 +01:00
chfw e6907015f9 📚 new version string 2017-08-23 23:14:00 +01:00
chfw 119f0c9eef 🐛 fix #20, no seeking for url stream 2017-08-23 23:13:47 +01:00
chfw 1084452855 reproduce issue #20 2017-08-23 23:06:32 +01:00
chfw 0d4370f88e 📚 update gitignore 2017-08-20 01:10:36 +01:00
chfw 21fb7e2638 📚 update documentations 2017-08-20 01:07:43 +01:00
chfw 5cd98619df release v0.4.0 2017-06-19 10:43:48 +01:00
chfw 3a71798433 code optimization 2017-06-13 22:09:29 +01:00
chfw fd29e7e7aa update dependencies 2017-06-13 18:45:07 +01:00
chfw 59bdcff424 update patreon text 2017-06-04 17:41:14 +01:00
chfw 94226c0669 code refactoring 2017-06-04 17:39:40 +01:00
chfw 584f5f457f upstreaming the fix from v0.3.3 2017-05-30 22:57:33 +01:00
chfw 47ab50819d adding setup config 2017-05-30 22:41:32 +01:00
chfw a2c0e5dc20 release v0.3.3 2017-05-30 22:38:22 +01:00
chfw 00ac504130 pump up the version 0.3.3 2017-05-26 18:53:23 +01:00
chfw 80396cc0c0 fix #18: pass on encoding_override and others to xlrd 2017-05-26 18:51:38 +01:00
chfw 9e9ed77c8c propagate the lml interface changes 2017-05-22 08:42:08 +01:00
chfw 291fbb8e87 remove now useless class fields 2017-05-21 22:34:43 +01:00
chfw 4de3894e75 release 0.3.2 2017-05-18 20:35:56 +01:00
chfw c9d9223554 update test case 2017-05-18 20:34:14 +01:00
chfw abb9b56b62 test against pyexcel-io 0.3.4 2017-05-18 20:28:51 +01:00
chfw 6e1c324009 pump up version 2017-05-17 15:09:18 +01:00
chfw a2fe5c07e4 merge defect fixes from 0.3.x branch 2017-05-17 15:03:31 +01:00
chfw f8d76ba0ad fix #16: where only stream instance could be passed to file_stream whereas using read() applies to both stream and file handle 2017-05-12 13:42:35 +01:00
chfw 0474acf6de refactoring the test code 2017-05-12 13:42:29 +01:00
chfw 8f17b27a2f update change log 2017-05-12 13:27:34 +01:00
chfw 2b6f906a8e add the cfg file 2017-05-06 09:33:23 +01:00
chfw 4da841fa84 update documentation 2017-05-06 09:32:22 +01:00
chfw 69be5d5617 fix #15: assign native_book to None on closing 2017-05-06 09:32:11 +01:00
chfw 436015ebdd update io plugin interface 2017-04-26 22:43:17 +01:00
chfw 5eba2be0de Simplify plugin info declaration 2017-04-21 00:13:45 +01:00
chfw 0648fdc4d6 fix unit test failure 2017-04-18 23:49:36 +01:00
chfw e045f97b66 separation of reader and writer 2017-04-18 22:57:33 +01:00