|
1 | 1 | # BuildingSync
|
2 | 2 |
|
| 3 | +## Version 3.0 |
| 4 | + |
| 5 | +Date Range: 03/11/21 - 10/01/21 |
| 6 | + |
| 7 | +| Category | Count | |
| 8 | +|----------------|-------| |
| 9 | +| Controls | 0 | |
| 10 | +| Documentation | 2 | |
| 11 | +| General | 4 | |
| 12 | +| Measures | 8 | |
| 13 | +| Reports | 0 | |
| 14 | +| Systems | 5 | |
| 15 | +| Validation | 0 | |
| 16 | +| Other | 5 | |
| 17 | +| **Total** | 24 | |
| 18 | + |
| 19 | +| Change Type | Count | |
| 20 | +|----------------|-------| |
| 21 | +| Breaking Change | 18 | |
| 22 | +| Non-breaking Change | 6 | |
| 23 | + |
| 24 | +New Issues: 30 (#314, #318, #320, #321, #330, #333, #336, #337, #338, #343, #347, #356, #358, #361, #362, #370, #375, #391, #393, #397) |
| 25 | + |
| 26 | +Closed Issues: 24 |
| 27 | +- Improved [#230]( https://github.com/BuildingSync/schema/issues/230 ), Deprecate PrimaryHVACSystemType element |
| 28 | +- Improved [#233]( https://github.com/BuildingSync/schema/issues/233 ), Deprecate auc:WallID as direct child of auc:Side |
| 29 | +- Improved [#234]( https://github.com/BuildingSync/schema/issues/234 ), Deprecate auc:WindowID as direct child of auc:Side |
| 30 | +- Improved [#235]( https://github.com/BuildingSync/schema/issues/235 ), Deprecate auc:DoorID as direct child of auc:Side |
| 31 | +- Improved [#253]( https://github.com/BuildingSync/schema/issues/253 ), Deprecate OutputCapacity for HeatingSource and HeatingPlant types |
| 32 | +- Improved [#259]( https://github.com/BuildingSync/schema/issues/259 ), Deprecate auc:Delivery/auc:Capacity and auc:Delivery/auc:CapacityUnits |
| 33 | +- Improved [#264]( https://github.com/BuildingSync/schema/issues/264 ), Deprecate auc:FanSystem/auc:InstalledFlowRate |
| 34 | +- Improved [#268]( https://github.com/BuildingSync/schema/issues/268 ), Consider auc:MeasureName Refactor to minOccurs=1 maxOccurs=1 |
| 35 | +- Improved [#271]( https://github.com/BuildingSync/schema/issues/271 ), Remove 'Add heat recovery' from EMCS Technology Category |
| 36 | +- Improved [#272]( https://github.com/BuildingSync/schema/issues/272 ), Redundant 'Separate SHW from heating' in Hot Water Systems and in SWH Tech Categories |
| 37 | +- Improved [#275]( https://github.com/BuildingSync/schema/issues/275 ), Remove `Energy cost reduction through rate adjustments - uncategorized` |
| 38 | +- Fixed [#283]( https://github.com/BuildingSync/schema/issues/283 ), Deprecate: MORE in auc:eGRIDRegionCode enumeration |
| 39 | +- Merged [#296]( https://github.com/BuildingSync/schema/issues/296 ), DuctSystem/MaximumOAFlowRate Rename |
| 40 | +- Improved [#321]( https://github.com/BuildingSync/schema/issues/321 ), Restrict BuildingSync@version to actual version |
| 41 | +- Improved [#330]( https://github.com/BuildingSync/schema/issues/330 ), Remove redundant "Add or replace cooling tower" from Other HVAC |
| 42 | +- Merged [#333]( https://github.com/BuildingSync/schema/issues/333 ), Correct capitalization in `Convert to Cleaner Fuels` |
| 43 | +- Improved [#336]( https://github.com/BuildingSync/schema/issues/336 ), Address issue using `/` with spaces |
| 44 | +- Improved [#337]( https://github.com/BuildingSync/schema/issues/337 ), Redundant `Install or upgrade master venting` in `ChilledWaterHotWaterAndSteamDistributionSystems` and `OtherHVAC` |
| 45 | +- Improved [#338]( https://github.com/BuildingSync/schema/issues/338 ), Remove `FutureOtherECMs` measure category |
| 46 | +- Merged [#343]( https://github.com/BuildingSync/schema/issues/343 ), Don't add future prerelease versions to official release schemas |
| 47 | +- New Feature [#347]( https://github.com/BuildingSync/schema/issues/347 ), Initial XSLT for translation between versions of BuildingSync |
| 48 | +- New Feature [#358]( https://github.com/BuildingSync/schema/issues/358 ), Primary, Secondary and Tertiary eGRID Subregion Codes |
| 49 | +- New Feature [#361]( https://github.com/BuildingSync/schema/issues/361 ), Update version translator to include all breaking changes |
| 50 | +- New Feature [#375]( https://github.com/BuildingSync/schema/issues/375 ), Create reverse translation from 3.0 to 2.4 |
| 51 | + |
| 52 | +Accepted Pull Requests: 24 |
| 53 | +- Merged [#271]( https://github.com/BuildingSync/schema/pull/271 ), Remove 'Add heat recovery' from EMCS Technology Category |
| 54 | +- Merged [#272]( https://github.com/BuildingSync/schema/pull/272 ), Remove 'Separate SHW from heating’ from Hot Water Systems |
| 55 | +- Merged [#275]( https://github.com/BuildingSync/schema/pull/275 ), Remove Energy cost reduction through rate adjustments – uncategorized |
| 56 | +- Merged [#329]( https://github.com/BuildingSync/schema/pull/329 ), Remove redundant items |
| 57 | +- Merged [#331]( https://github.com/BuildingSync/schema/pull/331 ), Remove redundant "Add or replace cooling tower" |
| 58 | +- Merged [#334]( https://github.com/BuildingSync/schema/pull/334 ), Correct capitalization - change `Convert to Cleaner Fuels` to `Convert to cleaner fuels` |
| 59 | +- Merged [#335]( https://github.com/BuildingSync/schema/pull/335 ), Address issue using `/` with spaces |
| 60 | +- Merged [#341]( https://github.com/BuildingSync/schema/pull/341 ), Refactor Measurename minOccurs maxOccurs |
| 61 | +- Fixed [#342]( https://github.com/BuildingSync/schema/pull/342 ), Deprecate MORE in eGRIDRegionCode |
| 62 | +- Merged [#345]( https://github.com/BuildingSync/schema/pull/345 ), Deprecate WallID as direct child under Side |
| 63 | +- Merged [#346]( https://github.com/BuildingSync/schema/pull/346 ), Docs/versioning v3 |
| 64 | +- Merged [#348]( https://github.com/BuildingSync/schema/pull/348 ), Feat/translation |
| 65 | +- Merged [#350]( https://github.com/BuildingSync/schema/pull/350 ), Refactor/update simple types |
| 66 | +- Merged [#351]( https://github.com/BuildingSync/schema/pull/351 ), Deprecate InstalledFlowRate under FanSystem |
| 67 | +- Merged [#352]( https://github.com/BuildingSync/schema/pull/352 ), Deprecate PrimaryHVACSystemType |
| 68 | +- Merged [#353]( https://github.com/BuildingSync/schema/pull/353 ), Deprecate OutputCapacity for HeatingSource and HeatingPlant types |
| 69 | +- Merged [#354]( https://github.com/BuildingSync/schema/pull/354 ), Deprecate Capacity and CapacityUnits in Delivery |
| 70 | +- Merged [#360]( https://github.com/BuildingSync/schema/pull/360 ), Feat/v2 to v3 translation updates |
| 71 | +- Merged [#364]( https://github.com/BuildingSync/schema/pull/364 ), Deprecate DoorID and WindowID as direct Child under Side |
| 72 | +- Merged [#373]( https://github.com/BuildingSync/schema/pull/373 ), Docs/selection tool |
| 73 | +- Merged [#378]( https://github.com/BuildingSync/schema/pull/378 ), Feat/v3 to v2 translation |
| 74 | +- Merged [#389]( https://github.com/BuildingSync/schema/pull/389 ), Refactor/remove old versions |
| 75 | +- Improved [#394]( https://github.com/BuildingSync/schema/pull/394 ), Deprecate eGRIDRegionCode |
| 76 | +- Improved [#396]( https://github.com/BuildingSync/schema/pull/396 ), Deprecate MaximumOAFlowRate |
| 77 | + |
3 | 78 | ## Version 2.4.0
|
4 | 79 |
|
5 | 80 | BuildingSync Version 2.4.0 does not introduce any breaking changes.
|
|
0 commit comments