Releases: apulverizer/allagash
Releases · apulverizer/allagash
v0.4.3
- Fix issue installing with Python 3.6 and 3.7
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Bump continuumio/miniconda3 from 4.10.3 to 22.11.1 by @dependabot in #47
- Bump docker image to use python 3.9 and update other dependencies by @apulverizer in #58
- Check if demand_id_col is a string before quoting values in the query by @apulverizer in #59
- Bump version to 0.4.2 by @apulverizer in #60
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Use pypi api token instead of password by @apulverizer in #53
- fix conda badge in readme by @apulverizer in #54
- Use pyproject.toml for builds by @apulverizer in #55
- Build docs and push to gh-pages by @apulverizer in #56
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- do not require geopandas to be installed since allagash doesn't direc… by @apulverizer in #36
- add geopandas and arcgis as extra_require by @apulverizer in #38
- update installation doc by @apulverizer in #39
- add conda installation instructions by @apulverizer in #40
- add code formatting and linting with black and flake8 by @apulverizer in #41
- Add BCLP problem and other fixes by @apulverizer in #42
- update Coverage initializer to set default demand name by @apulverizer in #43
- Bump version to 0.4.0 by @apulverizer in #50
- checkout ref that was published when deploying by @apulverizer in #51
Full Changelog: v0.2.3...v0.4.0
v0.3.0
What's Changed
- do not require geopandas to be installed since allagash doesn't direc… by @apulverizer in #36
- add geopandas and arcgis as extra_require by @apulverizer in #38
- v0.3.0 by @apulverizer in #37
Full Changelog: v0.2.3...v0.3.0
v0.2.3
- include license and readme in the built assets
v0.2.2
- Update dependencies
v0.2.1
Changes:
- Support newer versions of ArcGIS API for Python
- Support newer versions of Geopandas
- Minor bug fixes
v0.2.0
Add support for ArcGIS API for Python
v0.1.0
Initial release of features