You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,13 @@ npm install exceljs
14
14
15
15
<ul>
16
16
<li>
17
-
Merged <a href="https://github.com/guyonroche/exceljs/pull/457">Additional information about font family property #457</a>.
18
-
Thanks to <a href="https://github.com/kayakyakr">kayakyakr</a> for this contribution.
17
+
Merged <a href="https://github.com/guyonroche/exceljs/pull/466">Don't break when loading an Excel file containing a chartsheet #466</a>.
18
+
Thanks to <a href="https://github.com/papandreou">Andreas Lind</a> for this contribution.
This fixes <a href="https://github.com/guyonroche/exceljs/issues/458">Add style to column causes it to be hidden #458</a>.
23
-
Thanks to <a href="https://github.com/AJamesPhillips">Alexander James Phillips</a> for this contribution.
This fixes <a href="https://github.com/guyonroche/exceljs/issues/257">Sheet Order #257</a>.
23
+
Thanks to <a href="https://github.com/robbi">Robbi</a> for this contribution.
24
24
</li>
25
25
</ul>
26
26
@@ -1793,3 +1793,5 @@ If any splice operation affects a merged cell, the merge group will not be moved
1793
1793
| 0.7.0 | <ul><li>Merged <ahref="https://github.com/guyonroche/exceljs/pull/407">Impl <xdr:twoCellAnchor editAs=oneCell>#407</a>. Thanks to <ahref="https://github.com/Ockejanssen">Ocke Janssen</a> and <ahref="https://github.com/kay-ramme">Kay Ramme</a> for this contribution. This change allows control on how images are anchored to cells.</li></ul> |
1794
1794
| 0.7.1 | <ul><li>Merged <ahref="https://github.com/guyonroche/exceljs/pull/423">Don't break when attempting to import a zip file that's not an Excel file (eg. .numbers) #423</a>. Thanks to <ahref="https://github.com/papandreou">Andreas Lind</a> for this contribution. This change makes exceljs more reslilient when opening non-excel files.</li><li>Merged <ahref="https://github.com/guyonroche/exceljs/pull/434">Fixes #419 : Updates readme. #434</a>. Thanks to <ahref="https://github.com/getsomecoke">Vishnu Kyatannawar</a> for this contribution.</li><li>Merged <ahref="https://github.com/guyonroche/exceljs/pull/436">Don't break when docProps/core.xml contains a <cp:version> tag #436</a>. Thanks to <ahref="https://github.com/papandreou">Andreas Lind</a> for this contribution. This change handles core.xml files with empty version tags.</li></ul>
1795
1795
| 0.8.0 | <ul><li>Merged <ahref="https://github.com/guyonroche/exceljs/pull/442">Add Base64 Image support for the .addImage() method #442</a>. Thanks to <ahref="https://github.com/jwmann">James W Mann</a> for this contribution.</li><li>Merged <ahref="https://github.com/guyonroche/exceljs/pull/453">update moment to 2.19.3 #453</a>. Thanks to <ahref="https://github.com/cooltoast">Markan Patel</a> for this contribution.</li></ul> |
1796
+
| 0.8.1 | <ul><li> Merged <ahref="https://github.com/guyonroche/exceljs/pull/457">Additional information about font family property #457</a>. Thanks to <ahref="https://github.com/kayakyakr">kayakyakr</a> for this contribution. </li> <li> Merged <ahref="https://github.com/guyonroche/exceljs/pull/459">Fixes #458#459</a>. This fixes <ahref="https://github.com/guyonroche/exceljs/issues/458">Add style to column causes it to be hidden #458</a>. Thanks to <ahref="https://github.com/AJamesPhillips">Alexander James Phillips</a> for this contribution. </li> </ul> |
0 commit comments