Releases: pyexcel/pyexcel-xlsx
Releases · pyexcel/pyexcel-xlsx
v0.6.1
What's Changed
- perform tests on windows, macos using github actions by @chfw in #47
- Improve sample codes about json.dumps usage by @peter279k in #51
- Allow for set and other unsubscriptable data structures. by @craiga in #53
- 0.6.1 release by @chfw in #55
New Contributors
- @peter279k made their first contribution in #51
- @craiga made their first contribution in #53
Full Changelog: v0.6.0...v0.6.1
Breaking release
support python 3.6+ and new style plugins. align with pyexcel-io 0.6.2
maintenance release
fix #34
no functional changes in this package.