Skip to content

Releases: GeospatialResearch/Digital-Twins

v4.0.0

08 Apr 01:52

Choose a tag to compare

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

Full Changelog: v3.0.0...v4.0.0

v3.0.0

11 Mar 00:05
bea0668

Choose a tag to compare

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

Full Changelog: v2.1.0...v3.0.0

v2.1.0

22 Jan 22:56
715dcfb

Choose a tag to compare

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

16 May 03:57

Choose a tag to compare

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 .env file so please update from .env.template.
  • Many code quality improvements.

New Contributors

Full Changelog: v1.3.0...v2.0.0

v1.3.0

20 Jan 20:10
851a980

Choose a tag to compare

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

22 Sep 20:48

Choose a tag to compare

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

22 Apr 04:52

Choose a tag to compare

The first release of the Flood Resilience Digital Twin.
This coincides with the submission of our paper to the Journal of Open Source Software.