* fix mislabeled units for surface and subsurface runoff in output
0.6.1
* fix an infinite loop bug encountered on ARM chips (mac M1/M2) when channels or subnetworks were missing dimensions
0.6.0
* updates sample input data to include a new reservoir parameter file that indicates preferred reservoir operating policy: generic or ISTARF data-driven
0.5.2
* unpins dependencies * drops support for Python 3.7
0.5.1
* relax tests to allow wider range of dependency versions
0.5.0
* allow mixing generic and ISTARF reservoir behavior by specifying "generic" in the reservoir_behavior field of the parameters file (default field: fit) * unpins dependency versions to allow minor and patch upgrades (fixes a numpy/numba issue with newer python versions)