Commit Graph

250 Commits

Author SHA1 Message Date
jaska ef589ad3fb
Merge pull request #35 from pyexcel/dev
🥚 🎡 release 0.5.6. fix #33, #32
2019-03-19 08:46:12 +00:00
chfw b512b1dc06 💚 fix lintting command issue 2019-03-19 08:41:00 +00:00
chfw 87e7a33fac 🥚 🎡 release 0.5.6. fix #33, #32 2019-03-19 08:37:19 +00:00
jaska 96fb56cae2
Merge pull request #34 from pyexcel/dev
release 0.5.5
2019-03-16 14:36:08 +00:00
chfw a8bbf35561 🐛 fix copyright year 2019-03-16 14:18:42 +00:00
chfw 1827796f19 🥚 🎡 release 0.5.5 2019-03-16 14:14:55 +00:00
chfw 55b85cbc32 📰 add lint file 2019-03-16 14:09:18 +00:00
chfw 3fc0533512 🤝 merge with master branch 2019-03-16 14:07:36 +00:00
chfw a8f3eecd9c 💚 pyexcel-ods does not work on pypy nor pypy3 2019-03-16 14:01:09 +00:00
chfw 21859fc277 🔥 use release version for testing and 💄 pump up version 2019-03-16 13:56:42 +00:00
chfw a4d5874cab 📚 update with pyexcel commons and build on python 3.7 and 3.8-dev. resolve #29 2019-03-16 13:50:00 +00:00
chfw 571e8826a9 🔥 use pyexcel-io from pypi to test 2018-11-27 07:54:52 +00:00
chfw ee6af2adf9 🔨 use pyexcel-io 0.5.10 please 2018-11-27 07:54:27 +00:00
chfw f1bf761658 🥚 🎡 release 0.5.4 2018-11-27 07:53:45 +00:00
chfw f3b2ad0510 💚 make unit test pass 2018-11-26 08:10:27 +00:00
chfw ce04e9e679 🔨 make format using isort and black 2018-11-26 07:56:21 +00:00
chfw 902e0b4e0e 🔥 remove python 3.3 and 2.6 test and adding 3.7-dev 2018-11-26 07:55:41 +00:00
chfw 6da58d9190 🤝 update to latest moban, pypi-mobans 2018-11-26 07:50:33 +00:00
chfw 60aea378ae make an exception when integer precision loss happens. resolve #30 2018-11-26 07:50:08 +00:00
chfw f61c9ebd43 fix #29, test it against python 3.7-dev 2018-07-14 10:50:38 +01:00
chfw da8a864004 📚 🤝 sync with pypi-mobans and fix #29, test it against python 3.7 2018-07-14 10:49:14 +01:00
chfw 9839d93a07 🥚 🎡 release 0.5.3 2018-05-23 08:43:43 +01:00
chfw 1bf415180b 💚 make flake8 happy 2018-05-23 08:39:09 +01:00
chfw 66c31c2114 📰 adding the test fixture. #27 2018-05-23 08:37:22 +01:00
chfw 2b339183ef 🐛 exception when the type of currency is missing. fix #27 2018-05-23 08:35:20 +01:00
chfw f4f4f51884 🔬 make a test assertion. #24 2018-05-23 08:27:08 +01:00
chfw 35a0a74401 🤝 sync using moban 2018-05-23 08:22:53 +01:00
chfw c0b438154e no longer change log is written in rst but yml 2018-05-23 08:22:35 +01:00
chfw 6b80080fd2 ignore comment in the cell. fix #24 2018-05-23 08:15:54 +01:00
chfw 71f4ca1540 🥚 🎡 release 0.5.2. related to https://github.com/pyexcel/pyexcel/issues/105 2017-10-23 18:35:16 +01:00
chfw 54f8b41f9b 🐛 fix setup.py where sys is missing 2017-10-20 07:47:46 +01:00
chfw 3f15550c9e 🤝 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:43:30 +01:00
chfw b85ab9e332 release 0.5.0 🥚 🎡 2017-08-30 23:37:59 +01:00
chfw 32c7728949 💚 fix broken tests 2017-08-27 07:14:12 +01:00
chfw bb8b97f7fd 🔥 remove useless code as it is now handled in pyexcel-io 2017-08-25 08:21:26 +01:00
chfw f5bbf7e5fd 📰 append a missing log in changelog 2017-08-25 07:44:23 +01:00
chfw b64838dbcf 🥚 🎡 release 0.4.1 2017-08-25 06:57:19 +01:00
chfw 5e54845d60 🚑 remove the f**k pdb in the test. 2017-08-24 18:48:49 +01:00
chfw 504bd94224 💚 fix broken test 2017-08-24 18:32:13 +01:00
chfw c6bbd2b58c 🐛 fix #23 2017-08-23 23:33:13 +01:00
chfw faf28f2735 🤝 merge 2017-08-23 23:25:17 +01:00
chfw dbcfb77f1c 🐛 test #23 2017-08-23 23:24:05 +01:00
chfw a180d610e5 💚 🔬 🎨 fix the broken test, code refactor the whitespace handler 2017-08-23 18:16:37 +01:00
jaska ffce4b26a2 Merge pull request #22 from winterheart/whitespaces
Added whitespace handling in cell but unit test will be fixed next
2017-08-23 18:09:58 +01:00
Azamat H. Hackimov 28e801697f Added whitespace handling in cell
This fixes bug where pyexcel-ods cannot parse multiple whitespaces
(<text:s text:c="2"/> and such).
2017-08-21 23:08:25 +05:00
chfw a9a1154bcd 📚 update documentations 2017-08-20 01:12:28 +01:00
chfw d1e146748e code refactoring: remove useless code 2017-06-22 10:09:38 +01:00
chfw 745f56adf8 release v0.4.0 2017-06-19 11:46:12 +01:00
chfw def90030b0 make v0.4.x as master branch 2017-06-15 23:06:32 +01:00
chfw ab98fe8849 fix broken tests 2017-06-14 23:27:31 +01:00