Releases: pnnl/ConStrain
Releases · pnnl/ConStrain
ConStrain 0.5.0
- 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
- GUI: Allows Deletion of Multiple States by @jslane-h in #20
- Fix brick instance by @yunjoonjung-PNNL in #19
- Update project documentation by @lymereJ in #34
- Fix preprocessing API initialization by @lymereJ in #44
- Fix Guideline 36 references for design document by @lymereJ in #43
- Update dependencies by @lymereJ in #35
- Add missing docstrings by @lymereJ in #29
- JSON schemas by @jslane-h in #42
- Fixes unresolved reference in libcases by @jslane-h in #36
- Add package build doc by @leijerry888 in #32
- User lab by @leijerry888 in #52
- Missing argument to plotting functions by @lymereJ in #51
- Clarification for the automatic OA damper control verification. by @lymereJ in #48
- Fix automatic shutdown verification logic by @lymereJ in #47
Full Changelog: 0.4.0...0.5.0
ConStrain 0.4.0
- Extend verification library with new ASHRAE 90.1 and Guideline 36 verification items and tests.
ConStrain 0.3.2
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
- 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
Addition of G36 verification items, tests, and demo workflow.