Commit Graph

533 Commits

Author SHA1 Message Date
jaska 317e170118
Merge pull request #52 from pyexcel/dev
Release 0.5.9
2018-08-23 20:25:25 +01:00
chfw 9a5a463af7 🥚 🎡 release 0.5.9 2018-08-23 19:15:58 +01:00
chfw 610152b9b5 💚 suppress flake8 warning for space before colon 2018-08-23 19:13:20 +01:00
chfw ff5f77de6e 📚 update documentation 2018-08-23 19:09:07 +01:00
chfw bef818481a 🔨 apply black on python files 2018-08-23 19:08:20 +01:00
chfw 574b892316 force read a physical file as a different format, which then will selects a particular reader. for example: force txt file as csv. But forcing xls as xlsx may not give you any benefit, because pyexcel-xls reads both xls and xlsx. related to: https://github.com/pyexcel/pyexcel/issues/148 2018-08-23 19:06:38 +01:00
chfw bc921f6902 🔬 bring the tests back 2018-08-19 00:19:01 +01:00
jaska 59ac347f07
Merge pull request #51 from pyexcel/dev
📚 update release date
2018-08-16 19:35:00 +01:00
chfw ef189324d0 📚 update release date 2018-08-16 19:34:24 +01:00
jaska 0d1151e79c
Merge pull request #50 from pyexcel/dev
release 0.5.8
2018-08-16 19:31:22 +01:00
chfw 4f06d5ac3a 🥚 release 0.5.8 2018-08-16 19:10:25 +01:00
chfw dc8f7534bc 💚 make unit tests on conf.py syntax 2018-08-16 18:15:43 +01:00
chfw 7326d6e39a 📚 update documentation and pump up its version 2018-08-16 18:11:00 +01:00
chfw 8edce68272 support additional options when detecting float values in csv format. fix #49 2018-08-16 18:06:48 +01:00
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