- Upgrade to NumPy 1.22 to fix compiling with Numba 0.55
3.2.0
- Add support for Python 3.9, 3.10 - Add wheels for Linux for Python 3.8, 3.9, 3.10 - Add instructions for installing in other platforms - Automated publishing to PyPI via GitHub Actions - Allow installing any modern `certifi`
3.1.0
- Fix SummaryLoad outputs to include "Low-Density Open Space", and exclude "Other Upland Areas"
3.0.0
- Official Release. No changes since `3.0.0-beta`.
3.0.0beta
- **BREAKING** Drop support for Python 2.7 - Upgrade to Python 3.9 - Add `--json` flag to `run` which outputs the JSON model results to stdout. The JSON is sorted and formatted, and is stable enough for diffing. - Add `pyproject.toml` for building wheel - Update README with new build and publish instructions
2.0.0
- Official Release. No changes since `2.0.0-beta`.