Skip to content

Latest commit

 

History

History
359 lines (188 loc) · 16 KB

CHANGELOG.md

File metadata and controls

359 lines (188 loc) · 16 KB

Changelog

v3.6.0 (2024-11-18)

Full Changelog

Merged pull requests:

v3.5.5 (2024-11-08)

Full Changelog

Merged pull requests:

v3.5.4 (2024-05-08)

Full Changelog

Closed issues:

  • Pass strategy=cl_min to ask method when using constraints #83

Merged pull requests:

  • Use strategy cl_min when using cosntraints #84 (langdal)

v3.5.3 (2024-05-06)

Full Changelog

Merged pull requests:

v3.5.2 (2023-10-13)

Full Changelog

Fixed bugs:

  • Adding modellen noise fails for the initial experiments #75

Closed issues:

  • Access denied on API due to hardcoded authorization URL #77

Merged pull requests:

v3.5.1 (2023-08-19)

Full Changelog

Implemented enhancements:

  • Plot uncertainty of individual experiment plot #73

Merged pull requests:

  • Only add modelled noise if result contains a model #76 (langdal)

v3.5.0 (2023-08-10)

Full Changelog

Implemented enhancements:

  • Implement new BB plot function #71

Merged pull requests:

  • 73 plot uncertainty of individual experiment plot #74 (langdal)
  • 71 implement new bb plot function #72 (langdal)

v3.4.0 (2023-06-27)

Full Changelog

Implemented enhancements:

  • Return expected_minimum with std-dev #68

Merged pull requests:

v3.3.0 (2023-06-12)

Full Changelog

Merged pull requests:

  • 68 return expected minimum with std dev #69 (langdal)

v3.2.0 (2023-04-28)

Full Changelog

Implemented enhancements:

  • Support sum constraint #66

Merged pull requests:

v3.1.0 (2023-04-28)

Full Changelog

Implemented enhancements:

  • Remove jobs from queue and terminate running job on client disconnect #64

Merged pull requests:

  • Cancel job when client disconnects #65 (langdal)

v3.0.3 (2023-04-17)

Full Changelog

v3.0.2 (2023-04-17)

Full Changelog

Fixed bugs:

  • Regression - expected minimum schema does not allow for categorical values #60

Merged pull requests:

v3.0.1 (2023-04-11)

Full Changelog

Merged pull requests:

v3.0.0 (2023-03-14)

Full Changelog

Fixed bugs:

  • Minor errors in API spec #57

Merged pull requests:

v2.3.0 (2023-02-09)

Full Changelog

Merged pull requests:

v2.2.1 (2023-02-09)

Full Changelog

Fixed bugs:

  • API spec does not permit arbitrary keys in extras #55

Merged pull requests:

  • Allow arbitrary key names in extras #56 (langdal)

v2.2.0 (2023-02-07)

Full Changelog

Implemented enhancements:

  • Show expected minimum in objective function #53

Merged pull requests:

  • Read plot_objective "pars" from extras #54 (langdal)

v2.1.1 (2023-02-06)

Full Changelog

Closed issues:

  • Deap 1.3.1 lead to error #51
  • Allow deselection of plotting #46

Merged pull requests:

v2.1.0 (2022-04-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Update swagger post example data #40

Closed issues:

  • Show confidence interval #36

Merged pull requests:

  • Return error message instead of throwing exception #43 (langdal)
  • Update to process_result in optimizer.py #37 (abbl-DTI)

v2.0.1 (2022-03-29)

Full Changelog

Fixed bugs:

  • API fails when using less than N_points data points #33

v2.0.0 (2022-03-29)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Build docker image for x86 and arm #32 (langdal)

v1.4.1 (2022-03-21)

Full Changelog

Implemented enhancements:

  • Job queue for expensive calculations #29

Fixed bugs:

  • Make sure matplot has a writable folder inside the docker container #3

Closed issues:

  • Update to ProcessOptimizer 0.7.3 #28
  • Issue with json objects #27

Merged pull requests:

v1.4.0 (2021-09-23)

Full Changelog

Implemented enhancements:

  • Add expected minimum to response #10

Merged pull requests:

  • Expose expected minimum in result response #26 (langdal)
  • Automatically generate changelog #25 (langdal)
  • Rounding suggested experiment(s) to length scale of dimensions #21 (AkselObdrup)

v1.3.0 (2021-09-20)

Full Changelog

Closed issues:

  • Axis labels cropped from plots #19
  • Version information and detailed optimizer parameters should be part of the response #9

Merged pull requests:

v1.2.0 (2021-06-28)

Full Changelog

Merged pull requests:

v1.1.0 (2021-06-18)

Full Changelog

Implemented enhancements:

  • Method for returning extra data to clients #13

Fixed bugs:

  • Plots fail with UI thread error on MacOS #16

Merged pull requests:

  • Add extras field to input specification #15 (langdal)

v1.0.1 (2021-06-17)

Full Changelog

Merged pull requests:

v1.0.0 (2021-05-11)

Full Changelog

Implemented enhancements:

  • Return pickled result as part of response #6

Merged pull requests:

v0.0.2 (2021-04-19)

Full Changelog

v0.0.1 (2021-04-19)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator