Commit Graph

37 Commits

Author SHA1 Message Date
chfw a17e12c672 🐛 fix changelog 2022-01-28 23:51:06 +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
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 6b9b0f7e3f 🥚 🎡 release 0.6.3 2020-10-12 22:58:12 +01:00
jaska 71c28b4bc9
Issue 96 (#97)
* 🐛 regression: unknown file type shall trigger NoSupportingPluginFound. fix #96

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

* 💚 update coding style. #96

* 🔬 more test coverage

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-10-12 22:56:58 +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 dacbbf33f3
allow trailing options, get_data(...keep_trailing_empty_cells=… (#88)
* 🎉 allow trailing options, get_data(...keep_trailing_empty_cells=True). fix #86

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

* 💄 update coding style

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-09-30 22:45:04 +01:00
jaska 80a2d259d0
WIP - Query set reader (#83)
*  new query reader

* 💚 add close implementation

* 💄 update coding style

* 🐛 update close as class method

* 💄 use default sheet name

* 🔬 test query reader

* 💄 update coding style

* 💚 test close method

* 📚 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-09-29 19:24:16 +01:00
jaska 020b8f0a9f
One reader/writer handle many file types, i.e. csv reader for csv and tsv (#81)
* 🐛 pyexcel-io used to allow one reader/writer handles more than one file type

* 📚 update pyinstaller instructions

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

* 💄 update coding style

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-09-27 23:30:53 +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 e205c50324 📚 relocate change log to changelog.yml, which will be rendered into CHANGELOG.rst. #75 2020-09-19 16:28:11 +01:00
chfw e1351271c9 📚 update project meta data 2020-05-02 23:38:49 +01:00
chfw a85249530d 🥚 🎡 reglease 0.5.20 2019-07-17 21:13:37 +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 086aacff85 :wheel_chair: better error message. fix #68 2019-04-04 21:26:36 +01: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 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 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 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 ef189324d0 📚 update release date 2018-08-16 19:34:24 +01:00
chfw 7326d6e39a 📚 update documentation and pump up its version 2018-08-16 18:11:00 +01:00
chfw d2e1e8ad99 🥚 🎡 release 0.5.7 2018-05-02 23:14:29 +01:00
chfw 48a8b2ce41 🎨 supress pep 0515, fix #48 2018-05-02 23:04:48 +01:00
chfw 8b53c1689b 🥚 🎡 release 0.5.6 2018-01-11 21:12:40 +00:00
chfw bfe3be0997 📚 welcome 2018 and change in yml 2018-01-10 17:32:00 +00:00