M: major
m: minor
p: patch
- m: idd 9.6.0 was added
- p: subprocess.Popen is now run with shell=True
- m: idd 9.4.0 and 9.5.0 added
- p: idd group recognition debug
- p: fix version number issue
- p: compatibility with pandas 1.1.0
- p: unnecessary files where removed
- m: record slice was implemented
- p: table_multivariablelookup idd_debug.py debug
- p: first version of documentation is ready
- 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
- p: use pandas.testing instead of deprecated pandas.util.testing
- p: debug problems with weather data string columns (present_weather_codes)
- p: support pandas 1.0
- p: add parametric simulation examples
- p: improved documentation
- p: added docstring to all public function/module/class
- p: project added to readthedocs
- M: changed name to opyplus, prepare to publish