Skip to content

Releases: BuildingSync/BuildingSync-gem

Version 0.2.1

13 Sep 15:33
f5c5fd0
Compare
Choose a tag to compare
  • Update copyright dates
  • Update URL for BuildingSync selection tool
  • Include buildingsync/generators when including gem by default
  • BuildingSync to OpenStudio Translation for MLOD 200
  • Add action for building the documentation
  • Fix purge measures method to only remove measures with SKIP argument set to True
  • Map "Common" BuildingSync floor area type

Version 0.2.0

28 Jan 22:34
Compare
Choose a tag to compare

This is released as a minor version since we are so early stage, even though it has many breaking changes. Most of the 'high-level API' (translator) remains.

  • Added many BuildingSync specific classes:

    • AllResourceTotal
    • AuditDate
    • Contact
    • Report
    • ResourceUse
    • Scenario
    • TimeSeries
    • Utility
  • Major modifications to:

    • WorkflowMaker
    • Building
    • BuildingSection
    • Facility
    • HVACSystem
    • LightingSystem
    • LoadsSystem
    • Site
    • SpatialElement
    • Translator
  • Added / modified modules / classes:

    • Generator
    • Helper
    • XmlGetSet: many useful functions to get / set XML data given a base_xml
    • LocationElement
  • Removed Classes:

    • ModelMakerBase
    • ModelMaker
    • MeteredEnergy
  • Added constants.rb

  • Renamed bldg_and_system_types.json1 -> building_and_system_types.json

  • Removed redundant / unused XML files

  • Updated files to comply with specific BSync versions (v2.1.0, v2.2.0)

  • Significantly more testing

Version 0.1.0

14 Oct 14:29
Compare
Choose a tag to compare

This release worked with the initial release of the BRICR project.