1.1.0
Bugfixes:
- Remove variable_ui_data as well when removing variable from process
- Add new variables to process as type 'Other' instead of 'Ignore'
- Fix issue that cellsets would not be destroyed after usage
New Features
- New functions to retrieve TM1 data in a UI friendly format: execute_mdx_ui_dygraph, execute_mdx_ui_array
- Make tests compatible with TM1 11.3 (adapt to change in zero
suppression for calculated Members in MDX) - Prettify execute function. Execute function in ProcessService now takes TI Parameters as keyword arguments. Rename of name_process argument to process_name.
- Construct_mdx function in MDXUtils now more simple and robust
- More robust test cases for construct_mdx and underlying functions