File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 1
1
Changes
2
2
-------
3
3
4
- Version 0.12 .0 - unreleased
4
+ Version 0.13 .0 - unreleased
5
5
===========================
6
6
7
- * Pure Rust egobox implementation (make nlopt an optional feature)
8
- * Use Rust edition 2021
9
- * CI maintainance
7
+ Version 0.12.0 - 10/11/2023
8
+ ===========================
9
+
10
+ * ` gp ` uses pure Rust COBYLA by @relf in https://github.com/relf/egobox/pull/110,https://github.com/relf/egobox/pull/113
11
+ * ` ego ` as pure Rust implementation (` nlopt ` is now optional) by @relf in https://github.com/relf/egobox/pull/112
12
+ * ` egobox ` Python module: Simplify mixed-integer type declaration by @relf in https://github.com/relf/egobox/pull/115
13
+ * Upgrade dependencies by @relf in https://github.com/relf/egobox/pull/114
14
+ * Upgrade edition 2021 by @relf in https://github.com/relf/egobox/pull/109
15
+ * CI maintainance by @relf in https://github.com/relf/egobox/pull/111
16
+ * Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/relf/egobox/pull/107
17
+ * Bump actions/setup-python from 2 to 4 by @dependabot in https://github.com/relf/egobox/pull/108
10
18
11
- Version 0.11.0 - unreleased
19
+ Version 0.11.0 - 20/09/2023
12
20
===========================
13
21
14
22
* Automate Python package build and upload on Pypi from Github CI by @relf in https://github.com/relf/egobox/pull/104
You can’t perform that action at this time.
0 commit comments