1.10.2
What's Changed
- Implement
get_elements_dataframe
function by @MariusWirtz in #818 and #829 - Fix error in
execute_mdx_elements_value_dict
by @meyersrl in #823 - add pyproject.toml / update gitignore by @scrambldchannel in #826
- adding lamda expression to filter tuple by @ldelberg in #831
- Create element attributes when creating hierarchy by @MariusWirtz in #833
- Add
uses_hierarchies
function toDimensionService
by @MariusWirtz in #821 - fix to tm1projecttask by @nicolasbisurgi in #835
- Fix handling of
]
in element names inexecute_mdx
by @MariusWirtz in #842
New Contributors
Full Changelog: 1.10.1...1.10.2