Skip to content

Releases: Deltares-research/FloodAdapt

v0.2.0

13 Jan 14:55
ab2e771
Compare
Choose a tag to compare

What's Changed

  • refactor(adapters): Add adapter interfaces and refactor SficnsAdapter to use them. Also refactor events to use forcings by @LuukBlom in #473
  • test(misc): remove obsolete tests by @LuukBlom in #625
  • feat(dbs-builder): clip exposure to hazard extent by @Santonia27 in #623
  • fix(misc): remove Settings() instantiation from module level code by @LuukBlom in #629
  • feat(ci): added automated release workflow by @LuukBlom in #632

Full Changelog: v0.1.4...v0.2.0

v0.1.2

06 Nov 10:05
3e9e053
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

Read more

v0.1.1-alpha

30 Apr 09:58
3cef195
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-alpha...v0.1.1-alpha

v0.1.0-alpha

30 Apr 09:56
81c05d5
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1-alpha...v0.1.0-alpha

v0.0.2-test1

04 Apr 08:22
Compare
Choose a tag to compare
Add manual run

v0.0.2-test

04 Apr 08:21
Compare
Choose a tag to compare
Fix publisher

v0.0.1

04 Apr 08:07
8420072
Compare
Choose a tag to compare
Create publish-to-test-pypi.yml

v0.0.1-alpha

26 Feb 14:53
df7df8b
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release
Fix green infra and add tests (#349)

* Fix green infra and add tests

* Fix black

* Add black linting version

* Add new black version

* Fix pydantic v2 validators

* Fix validator

* Fix black