v0.15.4¶
Release date: 2025-06-12
Early Access
The Luminary Cloud API and Python SDK are Early Access features that are still under development. View the Luminary Cloud Early Access Terms. The interface may change, and you may need to migrate or discard scripts and configuration files multiple times before v1.0.0 is released. In the future, migrations may also be necessary when upgrading to new major versions of the SDK (e.g. v2.0.0).
Release Notes¶
This release has a few minor – but delightful – improvements.
Breaking Changes¶
None.
Features¶
SimulationTemplate.update()
now takes acopy_from
parameter, which is another Simulation Template. When provided, the Simulation Template you’re updating becomes a copy of the given one.Visualization: data extracts added to support getting IntersectionCurve data from solutions.
Deprecations¶
None.
Bug Fixes / Improvements¶
None.