EVOLUTION-MANAGER
Edit File: CHANGELOG
orcus 0.12.1 * fix build when --disable-spreadsheet-model is specified and the ixion headers are not present. * fix loading of file streams on Windows. * get the debug flag to work again orcus 0.12.0 * handle escaped unicode in the xml parser * improve odf styles import * implement threaded xml parser * implement threaded json parser orcus 0.11.2 * make it buildable with mdds-1.2. orcus 0.11.1 * fixed various build issues with MSVC and clang on OSX. orcus 0.11.0 * remove boost dependency from the public headers. * implement JSON parser and document storage model. * implement YAML parser and document storage model. * add orcus-json. * add orcus-yaml. * improve parse error output from the XML parser. * use enum class in import_style::set_border_style(). * support non-local file import. orcus 0.1.0 * initial release.