Releases: MingboPeng/Ironbug
Releases · MingboPeng/Ironbug
v1.9.4
1.9.4 (2023-07-20)
Bug Fixes
- OpsIDMapper: add OpsIDMapper to track OpenStudio obj IDs (f51810e)
- Template: update all templates with standardized HBRoom input (1d01f38)
v1.9.3
1.9.3 (2023-07-08)
Bug Fixes
- Scenario: remove scenario for now (7a811f9)
v1.9.2
1.9.2 (2023-06-18)
Bug Fixes
- console: fix Current Directory (5f57aba)
- Console: make a backup for the input osm file (e25856e)
- Extension: check nulls in OSType() (e227f83)
- HVACSystem: improve performance for large models (247cda0)
v1.9.1
1.9.1 (2023-06-13)
Bug Fixes
- HVACSystem: Check null in FromJson() (fc39a4b)
- HVACSystem: use VersionTranslator to load model (441408b)
- NodeProbe: rename NodeProbe (8e19592)
- SPM_Scheduled: rename input parameter (72ad1f4)
- template: add advanced SYS18_GeoThermal + DOAS (cf93838)
v1.9.0
1.9.0 (2023-06-05)
Bug Fixes
- Branches: fix component names (46a005c)
- EPDoc: update EPDoc (d24eb4d)
- IB_Field: update EnergyPlus copyright to 2023 (83ad378)
Features
- EPDoc: generate EPDoc markdown file (948dba3)
v1.8.3
1.8.3 (2023-06-03)
Bug Fixes
- CurveExponent: fix FieldSet type (a0d89f7)
- Schedule: add a note when there is only one schedule rule (a3bfc38)
v1.8.2
1.8.2 (2023-05-29)
Bug Fixes
- Schedule: fix schedule type with a constant value (959c2c8)
v1.8.1
1.8.1 (2023-05-29)
Bug Fixes
- HVACSystem: update HVACScenario's GetInfo() (82f0665)
- ThermalZone: support AirTerminal in MultiAirloop (6e807e1)
v1.8.0
1.8.0 (2023-05-18)
Bug Fixes
- HVACSystem: get detail info of a scenario/system (499071c)
Features
- HVACScenario: support renaming HVAC systems (28e8677)
v1.7.2
1.7.2 (2023-05-16)
Bug Fixes
- PropArgumentSet: fix Duplicate() for string value before IEnumerable (888b5e4)