v2023.01.0 Changelog

v2023.01.0

Released: 2023-01-30

general

  • [general] [feature]

    Updates to support the latest OpenStudio-HPXML and OpenStudio 3.5.1. Adds include_timeseries_unmet_hours and timeseries_num_decimal_places arguments to the Residential HPXML Workflow Generator.

    References: #340, pull request 337

misc

  • [bugfix] [validation]

    Checks versions instead of the dict type. Adds test and rearranges resstock_required condition so it can be used across the testing suite.

    References: #328