11Change log
22================================================================================
33
4+ 0.6.0 - tbd
5+ --------------------------------------------------------------------------------
6+
7+ **Updated **
8+
9+ #. New style xlsx plugins, promoted by pyexcel-io v0.6.0.
10+
4110.4.2 - 23.10.2017
512--------------------------------------------------------------------------------
613
714**updated **
815
9- #. pyexcel `pyexcel#105 <https://github.com//pyexcel/issues/105 >`_, remove gease
10- from setup_requires, introduced by 0.4.1.
16+ #. pyexcel `pyexcel#105 <https://github.com/pyexcel /pyexcel/issues/105 >`_,
17+ remove gease from setup_requires, introduced by 0.4.1.
1118#. remove python2.6 test support
1219
13200.4.1 - 20.10.2017
1421--------------------------------------------------------------------------------
1522
1623**added **
1724
18- #. `pyexcel#103 <https://github.com//pyexcel/issues/103 >`_, include LICENSE file
19- in MANIFEST.in, meaning LICENSE file will appear in the released tar ball.
25+ #. `pyexcel#103 <https://github.com/pyexcel/pyexcel/issues/103 >`_, include
26+ LICENSE file in MANIFEST.in, meaning LICENSE file will appear in the released
27+ tar ball.
2028
21290.4.0 - 19.06.2017
2230--------------------------------------------------------------------------------
@@ -26,8 +34,8 @@ Change log
2634#. pyexcel-io plugin interface now updated to use `lml
2735 <https://github.com/chfw/lml> `_.
2836#. Remove the false claim that this library writes xlsm
29- #. `pyexcel-xlsxw #1 <https://github.com//pyexcel-xlsxw/issues/1 >`_, Feature
30- request: support Workbook options in XLSXWriter.open()
37+ #. `#1 <https://github.com/pyexcel /pyexcel-xlsxw/issues/1 >`_, Feature request:
38+ support Workbook options in XLSXWriter.open()
3139#. Support pyexcel-io v0.3.0
3240#. initial release to see if xlsxwriter would write xlsx significantly faster
3341 than openpyxl
@@ -40,8 +48,8 @@ Change log
4048#. pyexcel-io plugin interface now updated to use `lml
4149 <https://github.com/chfw/lml> `_.
4250#. Remove the false claim that this library writes xlsm
43- #. `pyexcel-xlsxw #1 <https://github.com//pyexcel-xlsxw/issues/1 >`_, Feature
44- request: support Workbook options in XLSXWriter.open()
51+ #. `#1 <https://github.com/pyexcel /pyexcel-xlsxw/issues/1 >`_, Feature request:
52+ support Workbook options in XLSXWriter.open()
4553#. Support pyexcel-io v0.3.0
4654#. initial release to see if xlsxwriter would write xlsx significantly faster
4755 than openpyxl
@@ -54,8 +62,8 @@ Change log
5462#. pyexcel-io plugin interface now updated to use `lml
5563 <https://github.com/chfw/lml> `_.
5664#. Remove the false claim that this library writes xlsm
57- #. `pyexcel-xlsxw #1 <https://github.com//pyexcel-xlsxw/issues/1 >`_, Feature
58- request: support Workbook options in XLSXWriter.open()
65+ #. `#1 <https://github.com/pyexcel /pyexcel-xlsxw/issues/1 >`_, Feature request:
66+ support Workbook options in XLSXWriter.open()
5967#. Support pyexcel-io v0.3.0
6068#. initial release to see if xlsxwriter would write xlsx significantly faster
6169 than openpyxl
@@ -68,8 +76,8 @@ Change log
6876#. pyexcel-io plugin interface now updated to use `lml
6977 <https://github.com/chfw/lml> `_.
7078#. Remove the false claim that this library writes xlsm
71- #. `pyexcel-xlsxw #1 <https://github.com//pyexcel-xlsxw/issues/1 >`_, Feature
72- request: support Workbook options in XLSXWriter.open()
79+ #. `#1 <https://github.com/pyexcel /pyexcel-xlsxw/issues/1 >`_, Feature request:
80+ support Workbook options in XLSXWriter.open()
7381#. Support pyexcel-io v0.3.0
7482#. initial release to see if xlsxwriter would write xlsx significantly faster
7583 than openpyxl
@@ -82,8 +90,8 @@ Change log
8290#. pyexcel-io plugin interface now updated to use `lml
8391 <https://github.com/chfw/lml> `_.
8492#. Remove the false claim that this library writes xlsm
85- #. `pyexcel-xlsxw #1 <https://github.com//pyexcel-xlsxw/issues/1 >`_, Feature
86- request: support Workbook options in XLSXWriter.open()
93+ #. `#1 <https://github.com/pyexcel /pyexcel-xlsxw/issues/1 >`_, Feature request:
94+ support Workbook options in XLSXWriter.open()
8795#. Support pyexcel-io v0.3.0
8896#. initial release to see if xlsxwriter would write xlsx significantly faster
8997 than openpyxl
0 commit comments