Release Version 2.1.0
BuildingSync Version 2.1.0 does not introduce any breaking changes; however, the version
attribute is now required
as part of the root BuildingSync
element. Version 2.1.0 includes many validation updates and additions
to support reporting auditing data. Also, the release versions now include the patch version (e.g.,
major.minor.patch).
Date Range: 12/21/19 - 07/31/20
Category | Count |
---|---|
Controls | 0 |
General | 7 |
Measures | 0 |
Reports | 0 |
Systems | 2 |
Validation | 2 |
Other | 5 |
Total | 16 |
Change Type | Count |
---|---|
Breaking Change | 0 |
Non-breaking Change | 16 |
New Issues: 9 (#177, #183, #184, #187, #189, #195, #197, #198, #210))
Closed Issues: 7
- Closed #159, Key / Keyref instead of ID / IDRef for limiting scope using Xpaths
- Closed #160, Create larger test suite with more comprehensive examples. Include different 'levels', then additionally create most typical HVAC systems
- Closed #177, Validate format of telephone number
- Closed #184, Add version attribute to BuildingSync element
- Closed #187, Change ID attributes for following elements to use="required"
- Closed #189, Add LinkedPremises to FanSystem and MotorSystem
- Closed #197, Review use of talking about standards within documentation
Accepted Pull Requests: 17
- Merged #178, Validate format of telephone number
- Merged #179, Validate format of postal codes.
- Merged #180, Update Audit Template examples
- Merged #185, Add EnergyCostIndex element
- Merged #186, Add BRICR example generated by Audit Template
- Merged #188, Feat/canadian provinces
- Merged #192, add LinkedPremises to FanSystem and MotorSystem
- Merged #193, feat/require IDs on all elements with an ID attribute
- Merged #194, feat/require version attribute with semantic versioning restriction
- Merged #196, update OccupantQuantityType enumerations with definitions
- Merged #199, update PrimaryHVACSystemType enumerations in line with AT tool
- Merged #201, use BEDES term for referring to ASHRAE 211
- Merged #202, feat/add OriginalOccupancyClassification element to Section
- Merged #209, Update annotations for consistency