Releases: daniel-de-vries/OpenLEGO
BLISS-2000 implementation finished, Python 3 compatibility included and OpenMDAO version 2.6.0 compatible
1.4.0 Version bumped to 1.4.0
Version 1.3.0
Version bumped to 1.3.0
Version 1.2.4
In this update the switch is made from the custom built CachedProperty
class to the cached_property
class provided by the cached-property package.
Version 1.2.3
Minor internal update. Also removed unnecessary kadmos dependency.
Version 1.2.2
Minor update to the core of OpenLEGO.
Version 1.2.1
This minor update removes the deprecated properties of AbstractDiscipline
relating to the JSON files that used to be a part of Disciplines.
Version 1.2.0
This update adds the LEGOProblem class. It sits above the LEGOModel class in OpenLEGO's class hierarchy, allowing for more complex MDAO architectures from a CMDOWS file to be read in (such as the BLISS architecture).
Version 1.1.0
This updated version of OpenLEGO includes all the latest developments to the project. This version marks the beginning of a series of serious development phases, aimed at drastically expanding the suite of OpenLEGO's capabilities.
First public alpha release of OpenLEGO
This is the first public alpha release of OpenLEGO. It targets OpenMDAO 2.0.2.