Skip to content

Releases: open205/toolkit-205

v2.0.0

29 Mar 22:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v2.0.0

v1.0.1

22 Dec 01:17
0eae97e
Compare
Choose a tag to compare

What's Changed

  • Update schema-205 by @nealkruis in #46
    • Use latest version of schema-205, which fixes the ASHRAE 90.1 Addendum "bd" chiller example files (some were duplicate curve sets).
    • Replace GitPython with pygit2 for security
    • Utilize composite CI actions

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Dec 20:22
Compare
Choose a tag to compare

What's Changed

  • Generate libtk205 C++ library code by @tanaya-bigladder in #44
  • Cleanup for ASHRAE Standard 205-2023 publication by @TimMcDowell in #45

New Contributors

  • @tanaya-bigladder made their first contribution in #44

Full Changelog: v0.3.0...v1.0.0

v0.3.0

28 Apr 15:18
Compare
Choose a tag to compare
  • File validation against schema (v0.2.0 - PPR3)
  • Fixes for XLSX functionality for new RS structure

v0.2.0

17 Sep 15:53
2fd3dbc
Compare
Choose a tag to compare
  • Utilizing new YAML source schema with meta-schema validation
  • Fixes to HTML templates

v0.1.0

29 May 00:30
813b84a
Compare
Choose a tag to compare

Initial release with basic functionality for:

  • File format translation
  • File validation against schema (v0.1.0 - PPR2)
  • XLSX template creation