Commit Graph

591 Commits

Author SHA1 Message Date
chfw 12f12346cb 📚 update PR guide 2019-10-05 12:43:41 +01:00
chfw 89f53f51a4 📚 update funding link 2019-10-05 12:32:48 +01:00
chfw 8206b2d803 📚 add sponsor logo 2019-10-02 19:32:02 +01:00
chfw 101de35f10 📚 🐛 fix the merge problem when using moban 0.6.3 2019-10-02 19:22:06 +01:00
chfw f3fb3cf088 🤝 merge with master, 0.5.20 2019-09-28 17:19:01 +01:00
chfw 01ba94c301 🔥 remove moban stage check 2019-07-17 21:33:31 +01:00
chfw a85249530d 🥚 🎡 reglease 0.5.20 2019-07-17 21:13:37 +01:00
chfw e65e939c1b 🐛 💄 better error handling. fix #70 2019-07-17 21:06:24 +01:00
chfw 3408497c81 🤝 merge with master 2019-07-15 08:55:54 +01:00
chfw c21d36f4d1 💚 fix setup.py 2019-07-14 08:36:23 +01:00
chfw 0fe3a5d8b4 add flake8 install back 2019-07-14 08:32:26 +01:00
chfw 1478f083e7 🔥 remove moban totally 2019-07-14 08:24:50 +01:00
chfw c964d18b27 🔥 remove unused moban section 2019-07-14 08:22:38 +01:00
chfw 3b6a380b70 💚 fix styling problem 2019-07-14 08:21:12 +01:00
chfw 84ec6199fb 📚 update docs and prepare for an incremental release 2019-07-14 08:17:35 +01:00
chfw 3a6e86cfd6 💚 text and binary file types 2019-07-14 08:13:55 +01:00
chfw 57b1b49b0a 🐛 fix python 3 bug with http source. fix https://github.com/pyexcel/pyexcel/issues/185 2019-07-14 08:08:56 +01:00
chfw 6f2660f032 💚 make lint happy 2019-06-12 20:59:18 +01:00
chfw b0ae275eca support force_file_type on save_data. fix #69 2019-06-12 20:51:48 +01:00
chfw ec62f384ef 🔨 reformat code 2019-04-04 21:42:02 +01:00
chfw 1a47d9e917 🤝 merge with master 2019-04-04 21:40:11 +01:00
chfw 086aacff85 :wheel_chair: better error message. fix #68 2019-04-04 21:26:36 +01:00
chfw e6444b8256 🤝 merge with master 2019-03-19 19:14:03 +00:00
chfw 935c8a05b6 💚 fix travis command 2019-03-19 07:57:07 +00:00
chfw 1dfe9457f1 💚 update unit test 2019-03-19 07:48:40 +00:00
chfw c7a95d0041 💚 fix linting issue 2019-03-19 07:45:27 +00:00
chfw 5845728918 🥚 🎡 release 0.5.16 2019-03-19 07:44:26 +00:00
chfw 4034787f46 🐛 fix the conversion issue for long type on python 2. fix #67 2019-03-19 07:35:45 +00:00
chfw 29a7ffcbaa 🤝 sync with latest pyexcel-commons 2019-03-16 14:35:44 +00:00
chfw 230b628b39 💚 try fix https://github.com/pyexcel/pyexcel-ods/issues/33 2019-03-16 14:28:25 +00:00
chfw cb5bc7839d 🥚 🎡 release 0.5.14 2019-02-21 08:22:12 +00:00
chfw 03641589be 🥚 🎡 release 0.5.13 2019-02-21 08:17:26 +00:00
chfw e0db1844d9 🥚 🎡 release 0.5.13 2019-02-21 07:29:44 +00:00
chfw 588ad8931a 📰 make python2 setup.py test happy. fix #65 2019-02-20 18:32:57 +00:00
jaska cd4e647677
Merge pull request #64 from pyexcel/0.5.x
🥚 🎡 0.5.13.
2019-02-12 07:42:46 +00:00
chfw 881cda22e9 🐛 fix copyright year 2019-02-12 07:37:19 +00:00
chfw 2b69509319 🥚 🎡 0.5.13. fix #53, related to #61, #60 and https://github.com/pyexcel/pyexcel-xls/issues/30 2019-02-12 07:35:44 +00:00
chfw 0bff65d187 📖 update changelog 2019-02-09 22:53:39 +00:00
chfw e6010196e9 enable python setup.py test, though it is partial. fix #61 2019-02-09 22:52:55 +00:00
chfw d8d076b85d 📰 include more test content in tar ball. resolve #60 2019-02-09 22:38:03 +00:00
chfw 8542da1900 🐛 fix incompatibility with sphinx conf 2019-02-09 22:28:35 +00:00
chfw 33bd35d9b3 📚 prepare for new release 2019-02-09 22:27:44 +00:00
chfw e0c7fedc04 🤝 merge with 0.5.11 2018-12-05 17:59:26 +00:00
chfw 02f2e6da7b 📚 update compatibility table 2018-12-04 07:11:29 +00:00
chfw 4595133923 🥚 🎡 release 0.5.11 2018-12-04 07:06:56 +00:00
jaska eb3b1c3353
Merge pull request #58 from pyexcel/v0.5.10
V0.5.10
2018-11-27 07:50:26 +00:00
chfw 4637498f5c 🤝 merge with master 0.5.9.1 version 2018-11-27 07:46:23 +00:00
chfw 655f7fd93a 🥚 🎡 release 0.5.10 2018-11-27 07:41:29 +00:00
chfw d1cfa8852b 💚 make test pass 2018-11-27 07:33:50 +00:00
chfw 8336c4d03b 💚 fix unit test 2018-11-26 08:07:40 +00:00