Skip to content

Releases: pywr/pywr-schema

pywr-v1-validator-v0.17.0

16 Dec 13:59
0412b54
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update Cargo.lock dependencies

pywr-v1-schema-v0.17.0

16 Dec 13:59
0412b54
Compare
Choose a tag to compare

🚀 Features

  • Add most remaining threshold parameters to schema (#153)

pywr-v1-schema-macros-v0.17.0

16 Dec 13:58
0412b54
Compare
Choose a tag to compare

🚜 Refactor

  • [breaking] Renamed crates to be pywr-v1-xxx (#90)

⚙️ Miscellaneous Tasks

  • Inherit package attributes from workspace.
  • Configure CHANGELOG for each crate.

pywr-v1-validator-v0.16.0

07 Nov 11:27
240c6a9
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update Cargo.lock dependencies

pywr-v1-schema-v0.16.0

07 Nov 11:27
240c6a9
Compare
Choose a tag to compare

🚀 Features

  • Add OptionalParameterValues type (#140)

pywr-v1-schema-macros-v0.16.0

07 Nov 11:27
240c6a9
Compare
Choose a tag to compare

🚜 Refactor

  • [breaking] Renamed crates to be pywr-v1-xxx (#90)

⚙️ Miscellaneous Tasks

  • Inherit package attributes from workspace.
  • Configure CHANGELOG for each crate.

pywr-v1-validator-v0.15.3

29 Oct 15:25
df3b501
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update Cargo.lock dependencies

pywr-v1-validator-v0.15.2

29 Oct 11:27
7a63aff
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update Cargo.lock dependencies

pywr-v1-schema-v0.15.3

29 Oct 15:25
df3b501
Compare
Choose a tag to compare

🚀 Features

  • Add more deserialisation aliases to node enum (#137)

pywr-v1-schema-v0.15.2

29 Oct 11:27
7a63aff
Compare
Choose a tag to compare

🚜 Refactor

  • Move PywrSchemaError to the top-level module. (#96)