Skip to content

Changelog

Changelog

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

The format is based on Keep a Changelog,

This projects adheres to Semantic Versioning for bug fix releases (and will likely follows the base OpenStudio SDK versions at some point)

Unreleased

[0.1.6] - 2025-12-11

Changed

  • Improved documentation

[0.1.5] - 2025-12-11

Added

  • Fix #1 - Skip newer objects

[0.1.4] - 2025-12-11

Changed

  • Fixed up the CLI (and added tests)

0.1.3 - 2025-12-10

Changed

  • README clarified

0.1.2 - 2025-12-10

Added

  • Added translation from 3.11.0 -> 3.10.0
  • Added tests for 3.9.0 -> 3.8.0

Changed

  • Minor tweaks to the translation from 3.9.0 -> 3.8.0
  • Added helpers to deal with copying while deleting fields etc
  • When not touching the object, still change the iddObject it points to.

0.1.1 - 2025-12-09

Changed

  • Tweak documentation and argparse

0.1.0 - 2025-12-09

Added

  • First release on PyPI.
  • Added backporting from 3.10.0 -> 3.9.0 and 3.9.0 -> 3.8.0