Skip to content

Commit 04ccd1b

Browse files
committed
Merge branch 'dev' into dev-weh
2 parents 1f80df1 + 5deb875 commit 04ccd1b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Diff for: ChangeLog.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,21 @@ Here we list changes of Coek. More detailed information
44
about incremental changes can be found in the [commit
55
history](https://github.com/sandialabs/coek/commits).
66

7-
## 1.5.dev
7+
## 2.0
88

9+
* Adding support for builds with Spack
10+
* Rework of CMake specification of coek::coek to account for subpackage dependencies
911
* 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
1014
* coek: Added tictoc and DataPortals logic
1115
* coek: Added new template type utilities
1216
* 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)
1322
* poek: Test updates based on standardized coek test outputs
1423
* pycoek: Various API additions to improve pyomo_coek compatibility with pyomo
1524
* pyomo_coek: Various changes to improve compatibility with pyomo

0 commit comments

Comments
 (0)