Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

47 lines (35 loc) · 1.52 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.6 - 2024-11-25

Added

  • Dropped support for Python 3.8, updated all other deps. Loosened dependency on OpenStudio.

0.1.5 - 2023-04-14

Added

  • Add Surface.Floor and Enforce Upper Left Corner, Counterclockwise convention

0.1.4 - 2023-01-03

Added

  • Relax version requirements on openstudio

0.1.3 - 2022-07-12

Added

  • Extend with Transformations by @jmarrec in #1

0.1.2 - 2022-05-31

Added

  • Minor touches

0.1.1 - 2022-05-31

Added

  • Improved coverage significantly and fixed issues identified during testing.
  • Improved documentation for github pages

0.1.0 - 2022-05-30

Added

  • First release on PyPI.