Commit Graph

49 Commits

Author SHA1 Message Date
jaska 5093b97ad0
Update pyexcel-io.yml 2022-01-29 19:45:47 +00:00
chfw d2cbb5decf 💚 convert print to log. resolves #112 2022-01-28 23:47:26 +00:00
chfw 842c3a0b40 📚 ready for 0.6.5 release 2021-10-08 08:18:36 +01:00
chfw 67c111f076 📚 update next version 2020-12-05 22:49:10 +00:00
chfw 66906c4e23 📚 update next version 2020-12-05 22:43:12 +00:00
jaska c6111784be
windows bulid on github actions (#107)
*  enable github actions for pyexcel-io. https://github.com/pyexcel/pyexcel/issues/238, https://github.com/pyexcel/pyexcel

* 🐛 in test. memory map file on windows needs close.

* 💚 increase verbosity

* 💚 setup utf-8 encoding

* 💚 give a line break

* 💚 verify the tests on windows

* 💚 python 3 need no unicode annotation

* 💚 use Finnish world instead of Chinese one for now

* 🔥 extra statement had no use

* 🔥 remove travis config

* 🔥 repalce travis status

*  kick start next version

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

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-11-28 18:53:18 +00:00
jaska 783bbb5acc
Django plug-in Enhancement (#105)
* 💄 remove double underscores on private variables. it sucks when debugging

* 📚 update change log

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

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-10-31 11:30:18 +00:00
jaska cd081dddaa
Django jump column (#103)
*  support skipping columns when importing a spreadsheet. fix #102

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

* 📚 update typo in changelog.yml

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

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-10-29 07:18:43 +00:00
chfw db2faac409 📚 update extra dependencies 2020-10-12 23:06:18 +01:00
chfw 23d278c5f1 📚 update release version 2020-10-12 23:04:32 +01:00
chfw b942935169 💄 kick start 0.6.3 2020-10-10 14:39:53 +01:00
chfw 5afbe747f4 🐛 try support pyexcel-xls 0.4.1 on python 3.6. fix #94 2020-10-08 00:22:38 +01:00
chfw 2ebe9559ad 🥚 🎡 use 0.6.1 for 0.6.0 because 0.6.0 was occupied 2020-10-07 23:31:51 +01:00
chfw bc4d2b3340 🥚 🎡 release 0.6.0 2020-10-07 23:01:07 +01:00
jaska 9517e0bf49
WIP - Document the way to write reader and writer plugins (#91)
* 📚 add custom plugin writer

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

* 📚 update writer plugin

* 📚 update plugin writer and reader documentation

* 📚 telling the location of the example codes

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-10-05 23:36:42 +01:00
jaska fa808870d3
Improve reader interface (#90)
* 🔨 improve reader interface

* 🔨 shrink reader code

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

* 🔥 remove redundant functionalitoes, never will use. what's the point

* 📚 updated doc string and the tutorial

* 🔨 update import statements

* 🔬 more test coverage

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

* 💚 fix unit test failure

* 📚 update reader plugin example

* 💄 update coding style

* 📚 fix index rst file

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

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-10-04 22:15:23 +01:00
jaska 4bc78d671c
New style writer (#76)
* 🔨 code up the new writer interface

* 🐴 prototype

* 🚜 new style csv writer for file, content and stream

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

* 💚 add test dependency

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

* 💚 update moban update yaml

* 💄 update coding style with latest black, isort

*  tsv writers in new style

* 🐴 new style csvz writer

* 🐴 new style tsvz writer

* 🔥 remove old style csvz and tsvz writers

* 🔥 remove old style csv and tsv writer

* 📚 update changelog

* 🚜 code refactoring and update 📚

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

* 🚜 rename sheet writer files

* 🔥 remove .moban.hashes

* 🔥 remove useless set_type function call

* 💄 update coding style

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-09-21 22:17:07 +01:00
chfw fc30cce46e 🔨 code refactoring 2020-06-12 23:36:19 +01:00
chfw 7acc301a97 🤝 synchronize with pyexcel-mobans and pypi-mobans 2020-06-12 23:09:05 +01:00
chfw 61dd70ef9f 💚 use latest dev branch of pyexcel for testing 2020-05-02 23:59:13 +01:00
chfw 4582535f09 💄 update flag 2019-11-07 22:45:08 +00: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 3408497c81 🤝 merge with master 2019-07-15 08:55:54 +01:00
chfw 1478f083e7 🔥 remove moban totally 2019-07-14 08:24:50 +01:00
chfw 84ec6199fb 📚 update docs and prepare for an incremental release 2019-07-14 08:17:35 +01:00
chfw b0ae275eca support force_file_type on save_data. fix #69 2019-06-12 20:51:48 +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 5845728918 🥚 🎡 release 0.5.16 2019-03-19 07:44:26 +00:00
chfw 29a7ffcbaa 🤝 sync with latest pyexcel-commons 2019-03-16 14:35:44 +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 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 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 4595133923 🥚 🎡 release 0.5.11 2018-12-04 07:06:56 +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 92f694ba64 🐛 fix missing long handler for ods, fix #57 2018-11-21 19:30:40 +00:00
chfw 43a5a56227 🔨 code refactoring on v0.6.0 2018-11-10 22:32:18 +00:00
chfw 48f45f192c 🥚 🎡 release 0.5.9.1. fix #53, https://github.com/pyexcel/pyexcel/issues/155 2018-08-30 23:04:47 +01:00
chfw 9a5a463af7 🥚 🎡 release 0.5.9 2018-08-23 19:15:58 +01:00
chfw ff5f77de6e 📚 update documentation 2018-08-23 19:09:07 +01:00
chfw 4f06d5ac3a 🥚 release 0.5.8 2018-08-16 19:10:25 +01:00
chfw 7326d6e39a 📚 update documentation and pump up its version 2018-08-16 18:11:00 +01:00