* started on supporting the CORE publication tool, currently only for final computation endpoint * rewrote webservice client to use official api * added curtailments to webservice api * moved CWE clients to seperate subpackage and marked as deprecated
0.2.4
added query_cwe_minmax_NP to JaoUtilityToolCSVClient
0.2.3
add support for endpoints for virgin domains switch to exceptions from the requests module instead of custom exception
0.2.2
BREAKING CHANGE: renamed columns final domain to be in line with official terms
please update your database column names if you write the dataframe from maczt and final domain directly to one
0.2.1
make sure to return proper floats
0.2.0
add parse functions for some WSDL queries added typehints to all functions