Skip to content

Releases: atlanticwave-sdx/datamodel

Datamodel 2.0.5

11 Jan 22:17
2.0.5
2e81029
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

Datamodel 2.0.4

09 Jan 19:37
2.0.4
57502ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

Datamodel 2.0.3

15 Sep 18:55
2.0.3
ed2187f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.0.3

Datamodel 2.0.2

21 Aug 19:08
2.0.2
1a6404a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

Datamodel 2.0.1

21 Aug 19:07
2.0.1
2548a8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

Datamodel 2.0.0

30 May 22:34
2.0.0
cb8c653
Compare
Choose a tag to compare

Added

  • Report coverage status to coveralls.io (#74)
  • Add code formatting checks on CI (#57, #84)

Fixed

  • Include necessary modules when packaging (#44)

Changed

  • Update connection parsing (#91)
  • Validate connections more (#62)
  • Refactor ConnectionHandler (#82)
  • Reorganize modules (#73)

Removed

  • Move TopologyManager and friends to pce (#80)

2022.1.0

22 Jun 19:02
1.0.0
f548ff9
Compare
Choose a tag to compare
2022.1.0 Pre-release
Pre-release

Initial release that features:

  • A set of schemes that define the topology and components description as well as requests.
  • A suite of software for topology management: parsing, assembly, validation, and conversion to different other formats that include GRENNML and Networkx.
  • Data model exchange functions between the SDX-Controller and SDX-LC
  • Interfaces to the optimization solver function in the CE (Computation Element) module.