Releases: GeospatialResearch/Digital-Twins
v4.0.0
The major breaking changes are due to upgrading SQLAlchemy and Pandas to modern versions. Previously we had been unable to update due to major code changes needed to adapt to their API changes.
What's Changed
- Use main project for new issues by @LukeParky in #378
- Get basic python API documentation working again by @LukeParky in #381
- Update major dependencies by @LukeParky in #383
Full Changelog: v3.0.0...v4.0.0
v3.0.0
Separate Flood Resilience Digital Twin from EDDIE core
MAJOR shift in the organisation of this repository.
Until now, the Flood Resilience Digital Twin (FReDT) has used this repository, and other projects wanting to use the core library have been forks. Now, this project only contains the core digital twin framework EDDIE, and all other projects are best to use it by installing eddie as a project dependency.
If you are looking for FREDT, please see https://github.com/GeospatialResearch/eddie_floodresilience
What's changed
- Separate FReDT from EDDIE by @LukeParky in #373
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- Run tests on downstream syncs by @LukeParky in #355
- Hotfix 344 published image does not match built image by @LukeParky in #356
- Remove docker images because building on linux causes pulls on windows to be misconfigured and vice-versa by @LukeParky in #357
- Write supported OS section - Mac OS not supported by @LukeParky in #359
- Revert "13 show time series flood information (#59)" by @LukeParky in #361
- 363 automatically serve static local files by @LukeParky in #365
- Foss4g by @LukeParky in #366
- Allow full selection of area of interest again by @LukeParky in #370
- Allow current year to be selected for sea-level rise projections by @LukeParky in #371
Full Changelog: v2.0.0...v2.1.0
v2.0.0 - Terria & WPS Rebuild
What's Changed
Significant changes to the architecture.
- We now use OGC Web Processing Service as the standard for our API.
- Front-end revamped with TerriaJS.
- Updates to the
.envfile so please update from.env.template. - Many code quality improvements.
New Contributors
- @GRI-Admin made their first contribution in #197
- @alistairjmcintyre made their first contribution in #299
Full Changelog: v1.3.0...v2.0.0
v1.3.0
What's Changed
- Lock conda-pack because newer versions break builds by @LukeParky in #345
- Increase explanation of .env variables by @LukeParky in #343
- Add copyright notice to each non-trivial source file by @LukeParky in #341
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Increased usability of form validation.
- Increased level of documentation.
- Fixed bugs due to upstream data sources.
Full Changelog: v1.0.0...v1.1.0
Initial Release
The first release of the Flood Resilience Digital Twin.
This coincides with the submission of our paper to the Journal of Open Source Software.