Skip to content

Releases: MingboPeng/Ironbug

v1.9.4

20 Jul 02:24
Compare
Choose a tag to compare

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

08 Jul 20:40
Compare
Choose a tag to compare

1.9.3 (2023-07-08)

Bug Fixes

  • Scenario: remove scenario for now (7a811f9)

v1.9.2

18 Jun 05:10
Compare
Choose a tag to compare

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

13 Jun 17:35
Compare
Choose a tag to compare

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

05 Jun 03:06
Compare
Choose a tag to compare

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

03 Jun 00:48
Compare
Choose a tag to compare

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

29 May 16:25
Compare
Choose a tag to compare

1.8.2 (2023-05-29)

Bug Fixes

  • Schedule: fix schedule type with a constant value (959c2c8)

v1.8.1

29 May 05:47
Compare
Choose a tag to compare

1.8.1 (2023-05-29)

Bug Fixes

  • HVACSystem: update HVACScenario's GetInfo() (82f0665)
  • ThermalZone: support AirTerminal in MultiAirloop (6e807e1)

v1.8.0

18 May 05:30
Compare
Choose a tag to compare

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

16 May 03:08
Compare
Choose a tag to compare

1.7.2 (2023-05-16)

Bug Fixes

  • PropArgumentSet: fix Duplicate() for string value before IEnumerable (888b5e4)