Commit Graph

77 Commits

Author SHA1 Message Date
chfw 661d4f0b48 🔥 remove travis build from ci. credit goes to #234 2020-11-28 22:33:41 +00:00
chfw ebb9c2f8f2 🥚 🎡 release 0.6.0 2020-10-08 22:46:46 +01:00
jaska 24813b2d34
New style reader writer (#39)
* 🎉 new style ods reader written

* This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst

*  new style ods writer

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-10-03 14:27:56 +01:00
chfw 9260b3e9d6 🚀 github actions for moban, pypi release and automatically extract contributors 2020-08-23 01:23:51 +01:00
chfw 8e39448d98 🤝 synchronize the organisational meta data 2020-06-08 22:46:03 +01:00
chfw 093dee4da2 🤝 apply common templates from pyexcel mobans. https://github.com/moremoban/moban/pull/348 2019-11-10 16:31:02 +00:00
chfw 87e7a33fac 🥚 🎡 release 0.5.6. fix #33, #32 2019-03-19 08:37:19 +00:00
chfw 1827796f19 🥚 🎡 release 0.5.5 2019-03-16 14:14:55 +00:00
chfw 3fc0533512 🤝 merge with master branch 2019-03-16 14:07:36 +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 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 ce04e9e679 🔨 make format using isort and black 2018-11-26 07:56:21 +00:00
chfw 6da58d9190 🤝 update to latest moban, pypi-mobans 2018-11-26 07:50:33 +00: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 2b339183ef 🐛 exception when the type of currency is missing. fix #27 2018-05-23 08:35:20 +01:00
chfw 35a0a74401 🤝 sync using moban 2018-05-23 08:22:53 +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 b64838dbcf 🥚 🎡 release 0.4.1 2017-08-25 06:57:19 +01: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 5a8e72b24b update dependencies 2017-06-13 18:58:46 +01:00
chfw b9b140d6e5 pump up versions 2017-04-11 17:37:01 +01:00
chfw d56d325b42 mention python version 3.3 2017-02-02 22:00:54 +00:00
chfw e9d2f09f3a update readme and classifiers 2017-02-02 21:07:42 +00:00
chfw aeb8d94941 kick start 0.3.1 2017-01-16 18:27:32 +00:00
chfw 77e8818da2 adapt pyexcel-io v0.3.0 2016-12-01 23:14:14 +00:00
chfw 8a0b42bcfc test against pyexcel v0.3.0 2016-10-24 21:35:03 +01:00
chfw 9b7b4417aa update release candidate version and update common files 2016-10-18 00:47:03 +01:00
chfw 0c1889d009 try to use latest odfpy which finally enables python 3 support officially 2016-08-31 18:11:30 +01:00
chfw 6f48e97e2a sync with commons 2016-08-31 08:41:51 +01:00
chfw 894156ae62 implement pyexcel-io v0.2.2 pagnation support 2016-08-22 17:28:14 +01:00
chfw fbdbc42860 clean code 2016-06-08 23:43:46 +01:00
chfw 56b1d57b26 test python 3 2016-06-03 08:56:26 +01:00
chfw 8444cefdb6 resolve #9: auto detect integer if possible 2016-05-23 09:13:01 +01:00
chfw 950b40a0c1 update all files 2016-05-20 20:32:03 +01:00
chfw a43300a601 test with latest odfpy and on all other python platforms 2016-05-20 18:18:26 +01:00
John Vandenberg 9c0a54d0bd Replace applymoban.py with Yaml configuration
Add Change log.
2016-05-10 18:02:04 +07:00
chfw 1ca952ebc2 0.1.1 release 2016-01-29 22:03:17 +00:00
chfw cad52cba25 minor update 2016-01-29 21:51:55 +00:00
chfw 561b831c6f further de-duplication 2016-01-23 23:03:22 +00:00
chfw 7be57ffabb remove duplicated information 2016-01-23 22:30:31 +00:00
chfw 7bb75d03c0 prepare for 0.1.0 release 2016-01-17 16:27:22 +00:00
chfw b0f4828532 prepare for 0.1.0 release 2016-01-17 16:26:39 +00:00