Releases: BASIN-3D/django-basin3d
Releases · BASIN-3D/django-basin3d
1.0.11
1.0.10
Changes:
- Update basin3d version to 1.1.1 which includes hardening of the EPA plugin and support for forthcoming EPA WQP API v3.0. See basin3d EPA plugin documentation for configuration options.
To update the basin3d metadata on an existing deployment, run ./manage.py migrate
from the app's home directory.
1.0.9
Changes:
- Update basin3d version to 1.0.3 which includes a fix in the EPA plugin to handle empty results properly.
To update the basin3d metadata on an existing deployment, run ./manage.py migrate
from the app's home directory.
1.0.8
Changes:
- None. Mistaken release. It is the same as 1.0.7.
This release requires that users run manage.py migrate
in their deployments to update basin3d vocabularies and plugin mapping metadata.