Changelog¶
M: major
m: minor
p: patch
next¶
p: documentation generation debug
1.4.2¶
p: preserve order of
EnergyManagementSystem:ProgramCallingManagerobjects when savingEpm.p: handle 0-length records
1.4.1¶
p: simulation run if file path contains space now works
1.4.0¶
m: idd 22.1.0 was added
1.3.0¶
m: idd 9.6.0 was added
1.2.1¶
p: subprocess.Popen is now run with shell=True
1.2.0¶
m: idd 9.4.0 and 9.5.0 added
1.1.3¶
p: idd group recognition debug
1.1.2¶
p: fix version number issue
1.1.1¶
p: compatibility with pandas 1.1.0
1.1.0¶
p: unnecessary files where removed
m: record slice was implemented
p: table_multivariablelookup idd_debug.py debug
1.0.3¶
p: first version of documentation is ready
1.0.2¶
p: improve printing when parsing output (every 30 seconds instead of 60, and was missing in the second loop)
p: improve output parsing memory and time efficiency by storing data in lists instead of dicts
1.0.1¶
p: use pandas.testing instead of deprecated pandas.util.testing
1.0.0¶
p: debug problems with weather data string columns (present_weather_codes)
p: support pandas 1.0
1.0.0.dev6¶
p: add parametric simulation examples
p: improved documentation
p: added docstring to all public function/module/class
1.0.0.dev5¶
p: project added to readthedocs
1.0.0.dev4¶
M: changed name to opyplus, prepare to publish