Commit Graph

591 Commits

Author SHA1 Message Date
chfw 6b3d8228c8 litte fix on compare a list in python 3.6 2017-03-30 10:10:25 +01:00
chfw 056b67be2c update docs and pump up version 2017-03-30 00:50:17 +01:00
chfw 86f934a794 put a installation on pyinstaller, related to #31 2017-03-30 00:49:57 +01:00
chfw b5d412c039 test pyinstaller support code as well as normal plugin loader with code refactoring, related to #31 2017-03-30 00:31:52 +01:00
chfw 949296d882 selectively read more than one sheets 2017-03-29 14:48:47 +01:00
jaska 1e6f02e1d0 Merge pull request #31 from stephenrauch/master
Change to allow to work with pyinstaller
2017-03-29 14:42:11 +01:00
Stephen Rauch 19132f7a07 Change to allow working with pyinstaller 2017-03-29 00:53:35 -07:00
chfw 42f546c283 update api doc 2017-03-13 13:52:20 +00:00
chfw 5d026fc1ec better debugging 2017-01-31 09:37:54 +00:00
chfw 7464085e96 update change log 2017-01-26 17:24:49 +00:00
chfw 9da79fb764 fix #29: set skip_empty_rows to False 2017-01-24 22:27:25 +00:00
chfw 930096c7b5 prepare for 0.3.1 release 2017-01-21 21:42:05 +00:00
chfw 5fb4f51cfd reverse the order of python versions in test 2017-01-21 21:40:40 +00:00
chfw b877df5546 update changelog 2017-01-21 21:34:07 +00:00
chfw d23677bbbe fix #28: provide upgrade message 2017-01-21 21:29:55 +00:00
chfw 456b79f22d skip testing sqlite feature on python 3.6. will need to report the segmentation fault in the future 2017-01-19 13:22:17 +00:00
chfw 3b0ad1e59a fix broken tests 2017-01-19 12:01:34 +00:00
chfw 14dab0d404 python3 Exception does not have .message attribute 2017-01-19 11:46:33 +00:00
chfw 142172d0f8 sync with pyexcel-commons 2017-01-17 18:00:05 +00:00
chfw 332146e14a Merge branch 'master' of https://github.com/pyexcel/pyexcel-io 2017-01-17 17:58:07 +00:00
chfw ddbed84b0e provide better error description for https://github.com/pyexcel/pyexcel-xls/issues/12, https://github.com/pyexcel/pyexcel-xls/issues/11, http://stackoverflow.com/questions/41189400/oserror-no-suitable-library-found-for-xls 2017-01-17 17:57:57 +00:00
chfw 7aaaccb51e update versions of extra packages 2017-01-11 14:21:08 +00:00
chfw 8256e27d2a bring back the compactibility table 2017-01-04 13:15:57 +00:00
chfw 05eec1d6a5 new page in 2017 2017-01-03 16:55:57 +00:00
chfw f1d2a77fa8 update release date 2016-12-22 10:20:24 +00:00
chfw 0a4cbc1aa3 Improve test coverage 2016-12-22 00:26:50 +00:00
chfw cdd740072d adjust function names of sheet for better maintenance 2016-12-21 23:59:22 +00:00
chfw edf43d692d merge 0.2.6 changes 2016-12-21 23:42:40 +00:00
chfw 7bcfb4e88a remove extra log lines 2016-12-20 09:36:01 +00:00
chfw fbad815535 update change log 2016-12-20 09:35:48 +00:00
chfw 438a87ea30 fix #24: pass on batch_size 2016-12-20 09:32:01 +00:00
chfw 37bbf178ba update change log 2016-12-16 22:52:18 +00:00
chfw bb0da6a44d remove blank lines 2016-12-16 22:52:10 +00:00
chfw 4fff82d8cf improve test coverage 2016-12-16 22:29:44 +00:00
chfw e8fa729c46 remove deprecated functions 2016-12-15 23:24:03 +00:00
chfw e9aa0e21b7 restore removed code 2016-12-15 23:09:43 +00:00
chfw 394aa7f5f4 remove pointless code 2016-12-15 23:06:30 +00:00
chfw b575c0c5d1 log it for debugging purpose 2016-12-15 14:06:09 +00:00
chfw a35331e4da what if preload it outside 2016-12-15 12:08:50 +00:00
chfw a1695f3996 explicitly delare global variables 2016-12-15 11:49:59 +00:00
chfw f9d5ae729a update compactibility table 2016-12-15 11:49:39 +00:00
chfw f49167b8de adjust lazy loading behavior 2016-12-14 22:14:17 +00:00
chfw 930dd4e340 support sheltered file types, such as xlsx under pyexcel-xls 2016-12-14 16:44:22 +00:00
chfw d74d046df1 use master branch for testing 2016-12-06 14:28:22 +00:00
chfw 69de177387 fix test error 2016-12-06 14:14:23 +00:00
chfw 6a61344564 bug fixes: soft registration needs stream type; file_type could be None 2016-12-06 09:07:43 +00:00
chfw 1551315510 code refactoring on sql and django codes 2016-11-30 23:26:03 +00:00
chfw 0c9db1bf81 remove dead code 2016-11-29 17:39:48 +00:00
chfw 601eb22c4d initial lazy loading: per file type all its libraries are deferred till it is needed 2016-11-29 09:37:41 +00:00
chfw b329fc138f get rid of extra spaces 2016-11-28 22:59:52 +00:00