* 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