tag:github.com,2008:https://github.com/ljgx/js-xlsx/releases
Release notes from js-xlsx
2015-12-04T14:57:15Z
tag:github.com,2008:Repository/508122997/v0.87
2015-12-04T14:57:15Z
v0.87
<p>Release version 0.87</p>
protobi-pieter
tag:github.com,2008:Repository/508122997/v0.8.6
2015-08-11T21:38:54Z
v0.8.6
<p>Release 0.8.6</p>
protobi-pieter
tag:github.com,2008:Repository/508122997/v0.8.5
2015-08-11T21:34:50Z
v0.8.5
<p>Release 0.8.5</p>
protobi-pieter
tag:github.com,2008:Repository/508122997/v0.8.0
2015-04-03T14:34:42Z
v0.8.0
<p>add missing comma in bower.json</p>
varblob
tag:github.com,2008:Repository/508122997/v0.7.11
2014-10-10T02:22:38Z
v0.7.11: version bump 0.7.11: ODS hooks
<ul>
<li>ODS hooks + very basic parser (ods.js)</li>
<li>handle implicit row/col spec (h/t <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/EarlJS/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/EarlJS">@EarlJS</a>, see <a href="http://git.io/2lwOuA" rel="nofollow">http://git.io/2lwOuA</a>)</li>
</ul>
SheetJSDev
tag:github.com,2008:Repository/508122997/v0.7.10
2014-08-26T17:40:04Z
v0.7.10: version bump 0.7.10: cleanup
<ul>
<li>build bower.json (h/t <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jjstewart/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jjstewart">@jjstewart</a>, following the change from js-xls)</li>
<li>README clarification on !ref (fixes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="249177825" data-permission-text="Title is private" data-url="https://github.com/protobi/js-xlsx/issues/82" data-hovercard-type="pull_request" data-hovercard-url="/protobi/js-xlsx/pull/82/hovercard" href="https://github.com/protobi/js-xlsx/pull/82">protobi#82</a>)</li>
<li>XLSX treat empty tags as empty cells (h/t <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/clarlars/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/clarlars">@clarlars</a>)</li>
<li>XLSX write !merges array (fixes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="273388865" data-permission-text="Title is private" data-url="https://github.com/protobi/js-xlsx/issues/92" data-hovercard-type="issue" data-hovercard-url="/protobi/js-xlsx/issues/92/hovercard" href="https://github.com/protobi/js-xlsx/issues/92">protobi#92</a>)</li>
</ul>
SheetJSDev
tag:github.com,2008:Repository/508122997/v0.7.9
2014-08-21T15:44:30Z
v0.7.9: version bump 0.7.9: updating jszip to 2.4.0
<p>Fixes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="282448278" data-permission-text="Title is private" data-url="https://github.com/protobi/js-xlsx/issues/98" data-hovercard-type="issue" data-hovercard-url="/protobi/js-xlsx/issues/98/hovercard" href="https://github.com/protobi/js-xlsx/issues/98">protobi#98</a></p>
SheetJSDev
tag:github.com,2008:Repository/508122997/v0.7.7
2014-06-29T18:29:45Z
v0.7.7: version bump 0.7.7: needs more cowbell
<ul>
<li>parsexmltag and other hot functions now better optimized for v8</li>
<li>monomorphic functions (different types -> different funcs)</li>
<li>more efficient decode_range implementation when source is trusted</li>
<li>regular expressions cached and simplified without breaking correctness</li>
<li>more efficient utf8 techniques when available</li>
<li>XLSX: large functions broken down into sub-functions (e.g. <code>parse_ws_xml</code>)</li>
<li>XLSB: avoid unnecessary binds</li>
<li>XLSB: assume no exotic codepage exists (no one else tries to write XLSB)</li>
<li>demo exposes rABS / worker / transferable options</li>
<li>more tests</li>
<li>jszip updated to 2.3.0</li>
<li>SSF updated to 0.8.1</li>
<li>codepage updated to 1.3.1</li>
</ul>
SheetJSDev
tag:github.com,2008:Repository/508122997/v0.7.6-i
2014-06-27T15:11:33Z
v0.7.6-i: version bump 0.7.6-i: more browserify
<p>h/t <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/VolodymyrL/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/VolodymyrL">@VolodymyrL</a></p>
SheetJSDev
tag:github.com,2008:Repository/508122997/v0.7.6-h
2014-06-27T13:58:43Z
v0.7.6-h: version bump 0.7.6-h: browserify issues
<ul>
<li>updated codepage to 1.3.1 (h/t <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/VolodymyrL/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/VolodymyrL">@VolodymyrL</a>)</li>
</ul>
SheetJSDev