Tags give the ability to mark specific points in history as being important
-
0.20.0
Release: 0.20.036c3a891 · ·* C++ API * changed the return type of model_context::get_sheet_name() to std::string_view. It was previously std::string. * ixion::celltype_t has been renamed to ixion::cell_t. * formula interpreter * added support for using an error token as an assignable value. With this change, you can use an expression such as '=#REF!'. * ISERR function is now implemented as a built-in function. * misc * enabled building of Python module on Windows via CMake, but it is not installed as part of the install target. * switched to mdds 3.0 and adjusted all uses of mdds::sorted_string_map to its new API. * parsing of error values is more precise via use of mdds::packed_trie_map. -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-