File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,21 @@ Here we list changes of Coek. More detailed information
4
4
about incremental changes can be found in the [ commit
5
5
history] ( https://github.com/sandialabs/coek/commits ) .
6
6
7
- ## 1.5.dev
7
+ ## 2.0
8
8
9
+ * Adding support for builds with Spack
10
+ * Rework of CMake specification of coek::coek to account for subpackage dependencies
9
11
* coek_utils: Python utilities that work with coek
12
+ * coek: Fixes for clang compiler
13
+ * coek: Adding support for activate/deactivate in objectives and constraints
10
14
* coek: Added tictoc and DataPortals logic
11
15
* coek: Added new template type utilities
12
16
* coek: Using std::to_string to standardize coek tests
17
+ * coek: Suppress Gurobi license server output by default
18
+ * coek: Added interface to Highs solver
19
+ * coek: Added support for detailed solver results information
20
+ * coek: Using size_t for unsigned integer values
21
+ * coek: Deprecating C++14 tests (for now)
13
22
* poek: Test updates based on standardized coek test outputs
14
23
* pycoek: Various API additions to improve pyomo_coek compatibility with pyomo
15
24
* pyomo_coek: Various changes to improve compatibility with pyomo
You can’t perform that action at this time.
0 commit comments