Skip to content

Releases: NumberDuck/NumberDuck-CPlusPlus

v3.2.1

31 Jul 07:08

Choose a tag to compare

Added MultiSheetExample

v3.2.0

29 Jul 06:49

Choose a tag to compare

Xlsx picture load/save

v3.1.0

15 Jul 18:25

Choose a tag to compare

More Xlsx correctness fixes.
Added support for setting text wrap on cell styles.

v3.0.10

14 Jul 11:52

Choose a tag to compare

More accurate font size handling.
Xlsx merge cells.

v3.0.9

11 Jul 05:39

Choose a tag to compare

Sync default row height and font between xls and xlsx.
Fix bug when loading xlsx with no strings

v3.0.8

10 Jul 11:19

Choose a tag to compare

Improved xlsx output.
Cleaned up transpiled code.

v3.0.7

02 Jun 10:04

Choose a tag to compare

Cleaning up some values that were not being zeroed.

Adding MacOS support to CMake.

With another thanks to @toge for the suggestion.

v3.0.6

26 May 07:55

Choose a tag to compare

Adding support for CMake installation.
Thanks to @toge for the suggestion.

v3.0.5

26 May 07:05

Choose a tag to compare

v3.0.5 Pre-release
Pre-release

Testing cmake

v3.0.4

22 May 07:22

Choose a tag to compare

Fix member variable initialization.
Improve compatibility with older compilers.