Releases
v1.5.0
revert version bump (05fb0ce )
edit version bump path (80b9454 )
move release files to root for now (7c0d642 )
bump version to 1.5.0 (b118d8f )
release v1.5.0 (7e1e8cb )
fix release name (c3a1f1d )
fix release title (0f178e4 )
improve consistency with previous releases (138fb96 )
Merge pull request #452 from tfussell/automate-releases (0a2a618 )
flesh out package.json [ci skip] (a07c8c0 )
empty commit [ci skip] (8e451f2 )
update github deploy token (92577d6 )
add packaging and release deployment workflow (5602edb )
disable npm (9a18cd9 )
initial implementation (252dd76 )
Merge pull request #447 from Crzyrndm/feature/benchmark (2f5934f )
Merge pull request #451 from amiremohamadi/fix-cell-reference-parsing (6c52e52 )
fix-bug: set absolute flags correctly (3af9567 )
add more tests for absolute and relative column, row forms (33a56b3 )
resolve warnings (f4d00ac )
fix compiler error (e8cb8d9 )
speedup worksheet::calculate dimension by only looping the cell map once (0ea0540 )
remove a double lookup in the cell map during serialisation (c418c13 )
remove declarations of copy/assignment operators that only do default work (932fc45 )
use the new faster serialisation everywhere in xlsx_producer (39f498f )
bug fixes, move the faster serialisation into the numeric header (ee593c2 )
fix git revert error (fbbf7ae )
add saving to the spreadsheet-load test, fix a bug in the serialiser (0915fde )
minor cleanup (d135f35 )
add the fixed snprintf serialiser (a5aca5c )
fix dumb bug in input randomiser, add basic double->string benchmarks (7ba36b5 )
add micro benchmarking project, setup number parsing benchmark (0adb8a6 )
Merge pull request #446 from adamhooper/issue-445 (ae6f9d2 )
Parse inlineStr values (ac18fc6 )
Merge pull request #432 from tfussell/format (0d1d85f )
bump copyright year to 2020 (e8ee585 )
fix windows build (5a2498c )
Merge branch 'master' into format (53b2853 )
bump version to 1.4 to match latest release, for #334 (85e6878 )
fix warnings and other minor issues (39503e8 )
update utfcpp to 3.1 (1a0c61f )
update miniz to 2.1, move to third-party (8014e2f )
update libstudxml to 1.1.0-b.8 (54e7c1d )
bump version to 1.4 (fcc2f0d )
use clang-format, fix some small warnings (a560756 )
Merge pull request #413 from mattparks/patch-1 (dbc0ddd )
Check for existing uninstall target before creating. (9eee8ec )
You can’t perform that action at this time.