2016-04-28 Brecht Sanders https://github.com/brechtsanders/
* added CMake support and tested on multiple platforms:
+ Windows 10 with MinGW compiler using MSYS shell
+ Debian Linux 8.4
+ OS X 10.11.3
2016-04-25 Brecht Sanders https://github.com/brechtsanders/
* added lastModifiedBy property (set to "libxlsxio_write <version>")
2016-04-16 Brecht Sanders https://github.com/brechtsanders/
* example C++ classes: XLSXIOWriter, XLSXIOReader, XLSXIOReaderSheet
2016-04-11 Brecht Sanders https://github.com/brechtsanders/
* added more comments in example files
* renamed the following for better naming consistency:
+ XLSXIO_READ_NAME to XLSXIOREAD_NAME
+ XLSXIO_READ_FULLNAME to XLSXIOREAD_FULLNAME
+ XLSXIO_WRITE_NAME to XLSXIOWRITE_NAME
+ XLSXIO_WRITE_FULLNAME to XLSXIOWRITE_FULLNAME
* added support to xlsxio_csv2xlsx to use - as standard input