|
1 | 1 | # BuildingSync |
2 | 2 |
|
| 3 | +## Version 2.3.0-PR1 |
| 4 | + |
| 5 | +BuildingSync Version 2.3.0-PR1 does not introduce any breaking changes. |
| 6 | + |
| 7 | +Date Range: 09/26/20 - 12/19/20 |
| 8 | + |
| 9 | +| Category | Count | |
| 10 | +|----------------|-------| |
| 11 | +| Controls | 0 | |
| 12 | +| General | 2 | |
| 13 | +| Measures | 1 | |
| 14 | +| Reports | 3 | |
| 15 | +| Systems | 3 | |
| 16 | +| Validation | 0 | |
| 17 | +| Other | 6 | |
| 18 | +| **Total** | 15 | |
| 19 | + |
| 20 | +| Change Type | Count | |
| 21 | +|----------------|-------| |
| 22 | +| Breaking Change | 0 | |
| 23 | +| Non-breaking Change | 15 | |
| 24 | + |
| 25 | +New Issues: 16 (#253, #254, #259, #260, #264, #265, #268, #271, #272, #273, #274, #275, #276, #283, #284, #285) |
| 26 | + |
| 27 | +Closed Issues: 4 |
| 28 | +- Merged [#265]( https://github.com/BuildingSync/schema/issues/265 ), Add modeling of temperature time series |
| 29 | +- Merged [#273]( https://github.com/BuildingSync/schema/issues/273 ), TechnologyCategory annotations need to be updated |
| 30 | +- Merged [#274]( https://github.com/BuildingSync/schema/issues/274 ), Add 'Install electrical storage' to 'Renewable Energy Systems' TechCat |
| 31 | +- Merged [#276]( https://github.com/BuildingSync/schema/issues/276 ), Fix typo in auc:eGRIDRegionCode enumeration |
| 32 | + |
| 33 | +Accepted Pull Requests: 15 |
| 34 | +- Merged [#255]( https://github.com/BuildingSync/schema/pull/255 ), docs: add notes on git naming conventions |
| 35 | +- Merged [#256]( https://github.com/BuildingSync/schema/pull/256 ), Add LinkedSystemIDs to DuctSystem |
| 36 | +- Merged [#257]( https://github.com/BuildingSync/schema/pull/257 ), Add estimated as an "engineering calculation" |
| 37 | +- Merged [#258]( https://github.com/BuildingSync/schema/pull/258 ), docs(schema): add deprecation warning for Delivery Capacity |
| 38 | +- Merged [#261]( https://github.com/BuildingSync/schema/pull/261 ), docs(schema): add deprecation policy |
| 39 | +- Merged [#262]( https://github.com/BuildingSync/schema/pull/262 ), docs(examples): update Audit Template example files |
| 40 | +- Merged [#263]( https://github.com/BuildingSync/schema/pull/263 ), Add choice for FanInstalledFlowRate. Will deprecate InstalledFanFlowRate. |
| 41 | +- Merged [#267]( https://github.com/BuildingSync/schema/pull/267 ), Add weather station element |
| 42 | +- Merged [#269]( https://github.com/BuildingSync/schema/pull/269 ), create TimeSeriesReadingQuantity Cost |
| 43 | +- Merged [#277]( https://github.com/BuildingSync/schema/pull/277 ), Add derived models to reporting and scenarios |
| 44 | +- Merged [#278]( https://github.com/BuildingSync/schema/pull/278 ), Update annotations for data dictionary |
| 45 | +- Merged [#279]( https://github.com/BuildingSync/schema/pull/279 ), Add MROE eGridRegion |
| 46 | +- Merged [#280]( https://github.com/BuildingSync/schema/pull/280 ), Add new measure for install electrical storage |
| 47 | +- Merged [#281]( https://github.com/BuildingSync/schema/pull/281 ), Add GH Actions and Issue Templates |
| 48 | +- Merged [#282]( https://github.com/BuildingSync/schema/pull/282 ), `<p>` formatting in XSD |
| 49 | + |
3 | 50 | ## Version 2.2.0 |
4 | 51 |
|
5 | 52 | BuildingSync Version 2.2.0 does not introduce any breaking changes. Version 2.2.0 adds new elements required for a |
|
0 commit comments