Commit Graph

519 Commits

Author SHA1 Message Date
chfw d2e1e8ad99 🥚 🎡 release 0.5.7 2018-05-02 23:14:29 +01:00
chfw 5ec807f08c 🐛 replace dot spliting with os.path.splitext. addressing #47 2018-05-02 23:10:55 +01:00
chfw 6ad875cced 🤝 sync with pyexcel common meta data 2018-05-02 23:05:04 +01:00
chfw 48a8b2ce41 🎨 supress pep 0515, fix #48 2018-05-02 23:04:48 +01:00
chfw 47915d1cbc 👕 bleach the code using white 2018-04-15 23:05:35 +01:00
chfw 983bb7e013 make exception developer-friendly. related to https://github.com/pyexcel-webwares/Flask-Excel/issues/31 2018-04-15 23:03:13 +01:00
chfw 8b53c1689b 🥚 🎡 release 0.5.6 2018-01-11 21:12:40 +00:00
chfw e2f53127db 🔥 strip off trailing new lines 2018-01-10 17:58:10 +00:00
chfw bfe3be0997 📚 welcome 2018 and change in yml 2018-01-10 17:32:00 +00:00
chfw eddda91d5b expose bulk_save control to outside world. fix #46 2018-01-10 17:05:48 +00:00
chfw a9bbbc4de7 🥚 🎡 release 0.5.5. fix #45. we wish you a Merry Christmas, we wish you a Merry Christmas and happy new yearrrr..! See you guys in 2018. 2017-12-23 19:16:45 +00:00
chfw fb020ff11f 💄 pump up version number 2017-12-22 09:34:52 +00:00
chfw a5e257245e 🚑 fix the assumed availability of mmap in google app engine, #45 2017-12-22 09:34:18 +00:00
chfw 3f1d14ad80 announce pyexcel-xlsxr 0.5.0, first partial reading library for xlsx, not to read all in memory 2017-11-24 22:33:51 +00:00
chfw 683280a51d release 0.5.4 🥚 🎡 2017-11-10 20:56:54 +00:00
chfw 5e444cd3af test #44 2017-11-10 20:30:39 +00:00
chfw 2c539ecf1f 💚 limit the UnicodeWriter to python 2 only, #44 2017-11-10 17:22:14 +00:00
jaska c5656ac5a8
Merge pull request #44 from Antherkiv/master
Using UnicodeWriter in CSVZipSheetWriter instead vanilla csv.writer
2017-11-10 17:17:54 +00:00
chfw 60d375b25d 🐛 make UnicodeWriter to work with python 3 2017-11-10 17:12:15 +00:00
Víctor Antonio Hernández Monroy a8d390397e Using UnicodeWriter in CSVZipSheetWriter instead vanilla csv.writer 2017-11-10 10:34:53 -06:00
chfw b3e7d83585 🐛 get no gease message in setup.py 2017-10-23 18:08:13 +01:00
chfw 1f6b2f77fd 🥚 🎡 release 0.5.3. related to https://github.com/pyexcel/pyexcel/issues/105 2017-10-23 18:05:08 +01:00
chfw 66be66309d 🤝 take latest code from setupmobans and release 0.5.2 🥚 🎡, which carries LICENSE file, https://github.com/pyexcel/pyexcel/pull/103 2017-10-20 07:32:27 +01:00
chfw 56fa0ace8c 🤝 sync with pyexcel-commons 2017-09-28 23:16:54 +01:00
chfw e661e58a7d release 0.5.1 🥚 🎡 2017-09-02 19:27:27 +01:00
chfw 4dc2627085 🐛 fix unwanted dependency. https://github.com/pyexcel/pyexcel-ods/issues/25 2017-09-02 19:24:25 +01:00
chfw aea8b81b53 release 0.5.0 🥚 🎡 2017-08-30 23:06:36 +01:00
chfw 51e5820fdd 📝 use master for testing 2017-08-30 22:59:38 +01:00
chfw c2947f1c57 🎨 add missing boolean_value converter 2017-08-27 07:52:30 +01:00
chfw 5e02a4c3c7 add missing converter functions 2017-08-27 07:14:46 +01:00
chfw 388cb54dac :mciroscope: test coverage on service.py 2017-08-27 00:21:52 +01:00
chfw 6315ce9545 🎨 fix flake8 warnings 2017-08-26 23:57:09 +01:00
chfw f0949496cf 🐛 wrong place for the re-used the code 2017-08-26 23:50:43 +01:00
chfw 6f47dbff43 🎨 add a seek function 2017-08-25 19:15:36 +01:00
chfw 26354b6345 🐛 python2 does not have io.UnsupportedOperation 2017-08-25 19:03:04 +01:00
chfw d3f2d54f55 📰 kick start 0.5.0 2017-08-25 18:58:46 +01:00
chfw ffb88184fa ♻️ code reuse. collect all type conversion, type detection codes from downstream into pyexcel-io and we handle it in one place. the downstream library becomes slimer, simpler. 2017-08-25 08:35:07 +01:00
chfw 43d760533b 🐎 use cStringIO to improve perforamce in python 2, fix #19 2017-08-25 08:02:36 +01:00
chfw 80078e7140 🎨 code refactoring, take downstream code from pyexcel-xxx libraries into pyexcel-io so that code reuse is in place 2017-08-25 07:56:35 +01:00
chfw 81e64403ff 📚 update documentations 2017-08-20 01:27:35 +01:00
chfw c732230d72 release 0.4.4 2017-08-08 19:27:14 +01:00
chfw ed09c0a820 🎨 code optimization 2017-08-08 18:01:51 +01:00
chfw c9855e0d48 #42: fix it in django as well 2017-08-08 17:32:01 +01:00
chfw 56f539cce1 📚 update version number 2017-08-08 17:29:17 +01:00
chfw 69b4847593 test no matching sheet name with table exception 2017-08-08 17:28:37 +01:00
chfw e30be99e56 🤝 Merge branch 'master' into v0.4.x 2017-08-08 00:18:36 +01:00
chfw a94f937bba 🐛 fix #42: Errors should never pass silently 2017-08-06 18:17:58 +01:00
chfw 1218b146b6 💎 release 0.4.3 2017-07-29 07:54:33 +01:00
chfw 3528414b94 📚 sychronize with pyexcel-commons 2017-07-26 22:49:33 +01:00
chfw 1bb05afe85 🚑 fix #41: the lack of mmap in GAE give us a show stopper 2017-07-26 22:46:50 +01:00