Releases: pyexcel/pyexcel-xls
Releases · pyexcel/pyexcel-xls
v0.7.1
What's Changed
- release 0.6.0 by @chfw in #38
- release 0.6.1 by @chfw in #39
- Release 0.6.2 by @chfw in #43
- release 0.7.0 by @chfw in #50
- 🐛 fix syntax error by @chfw in #51
- Removed xlsm files from the list due to dropped support from xlrd>=2 … by @zazuum in #52
- nose -> pytest by @pyrox0 in #54
- 0.7.1 release by @chfw in #55
New Contributors
Full Changelog: v0.7.0...v0.7.1
Remove the hard pin on xlrd
so, with xlrd >=2, this library won't read xlsx and you will need pyexcel-xlsx. Otherwise, with xlrd <2, it still reads xlsx file.
Maintenance release
Maintenance release
Restrict to python 3.6.
Breaking release
Support python 3.6+ only.
New style plugins
Update changelog
v0.5.9b :books: update change log