Skip to content

Releases: Deltares/HYDROLIB-core

Release v0.3.0

11 Jul 11:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.3.0

Release v0.2.1

15 Mar 09:08
c3a4b23
Compare
Choose a tag to compare

What's Changed

  • Fix/196 validation culvert by @arthurvd in #198
  • Fix/197 validation pumpstages by @arthurvd in #203
  • #205: Allow empty friction specification in all crossdef types by @arthurvd in #206
  • #204: Avoid Pydantic 1.9.x as long as List[Union[]] types are unsupported by @arthurvd in #219
  • 217: extend to_key such that leading digits are removed from aliased fields. by @arthurvd in #218
  • Expand validation error message on list inputs. by @evetion in #220
  • #211: Add configurable list delimiter symbol at Field and model level by @arthurvd in #212
  • ignore location fields for compound type structures by @arthurvd in #215
  • Use ModelField attributes to get the split list delimiter by @evetion in #222

Full Changelog: 0.2.0...0.2.1

Release v0.2.0

20 Dec 08:26
e3d4f7c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.5...0.2.0