Skip to content

Latest commit

 

History

History
105 lines (62 loc) · 1.8 KB

File metadata and controls

105 lines (62 loc) · 1.8 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.

Unreleased

Added

  • Examples: Vase (toy design problem)
  • Examples: pre-generated datasets and pre-trained models (#79)
  • Local and Global Sensitivity plots from AIXD (#62)

Changed

  • fixed get_one_sample (#73)
  • Modified installation to support Rhino 8.0 (#81)

Removed

[0.10.6] 2025-02-25

Added

  • added a script and a component to merge datasets (#66)
  • reference to ARA paper

Changed

  • pinned dependency to AIXD version 0.13.0
  • fixed DataBool (#68)
  • fixed GetOneSample (#68)
  • updates induced by AIXD: dataset loading, plots
  • updated examples

Removed

  • removed option to specify dimensions in DataBool and DataCategorical components (#60), to align with bug fixes in AIXD

[0.10.5] 2024-10-29

Added

  • Release without code changes to create a Zenodo DOI

[0.10.4] 2024-09-28

Added

Changed

  • Bind to AIXD 0.12.1
  • PlotContoursRequest plots now all the last requested designs
  • Fixed small issues on documentation

Removed

[0.10.0] 2024-09-11

Added

Changed

  • Pin dependency to AIXD version 0.12.0
  • Updated examples & documentation
  • Fixed domain init in DataInt
  • Changed output options in Plot components.
  • Fixed Windows install script trying to install from offline wheels.
  • Fixed issues related to using ARA on Mac.

Removed

  • Removed option for static plots.

[0.9.3] 2024-06-18

Added

Changed

Removed

[0.9.2] 2024-05-07

Added

Changed

Removed

[0.9.1] 2024-05-07

Added

Changed

Removed

[0.9.0] 2024-05-07

Added

Changed

Removed