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
- Dropped support for Python 3.8, updated all other deps. Loosened dependency on OpenStudio.
0.1.5 - 2023-04-14
- Add Surface.Floor and Enforce Upper Left Corner, Counterclockwise convention
0.1.4 - 2023-01-03
- Relax version requirements on openstudio
0.1.3 - 2022-07-12
- Extend with Transformations by @jmarrec in #1
0.1.2 - 2022-05-31
- Minor touches
0.1.1 - 2022-05-31
- Improved coverage significantly and fixed issues identified during testing.
- Improved documentation for github pages
0.1.0 - 2022-05-30
- First release on PyPI.