Skip to content

Releases: pnnl/ConStrain

ConStrain 0.5.0

01 Oct 04:26
Compare
Choose a tag to compare
  • Add JSON Schema definition for user inputs validity check.
  • Allow user to provide external verification item definition and implementation for ConStrain to run verification with.
  • Improve workflow GUI.
  • Various bug fixes in verification framework software and verification library.

What's Changed

Full Changelog: 0.4.0...0.5.0

ConStrain 0.4.0

31 Mar 05:39
331f2dc
Compare
Choose a tag to compare
  • Extend verification library with new ASHRAE 90.1 and Guideline 36 verification items and tests.

ConStrain 0.3.2

22 Feb 00:46
dfb8709
Compare
Choose a tag to compare

What's Changed

  • Preparation for Python package publication by @lymereJ in #10
  • GUI: empty png bug fix by @jslane-h in #11
  • Added pre-commit-config by @jslane-h in #12
  • GUI: State creation logic issue/runtime error by @jslane-h in #14
  • GUI: Added check mark in settings to show selected mode by @jslane-h in #15
  • GUI: Adds popup to check if user wants to overwrite data on import by @jslane-h in #13
  • Update init file by @lymereJ in #17

New Contributors

Full Changelog: 0.3.0...0.3.2

ConStrain 0.3.0

01 Oct 02:27
7f17988
Compare
Choose a tag to compare
  • Addition of Brick schema Integration API (beta), tests, and demo of end to end verification with Brick
  • Addition of local loop performance verification items and unit tests

ConStrain 0.2.0

01 Jul 01:04
b8d735f
Compare
Choose a tag to compare

Addition of G36 verification items, tests, and demo workflow.