Skip to content

Commit

Permalink
Preparing for the 1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
whart222 committed Feb 10, 2023
1 parent 23220b7 commit 4ddf6ba
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
Here we list changes of Coek. More detailed information about incremental changes can be found in the
[commit history](https://github.com/sandialabs/coek/commits).

## 1.3

* Added ASL autograd functionality
* Various fixes in expression management logic.
* Improving support for C++14
* Updates to support Python 3.11
* Switch to use SHA256 hashes for third-party packages
* Adding expression simplifier logic
* Fixing many bugs with NL writer

## 1.2

* Added the SubExpression object, which is used to denote
Expand Down

0 comments on commit 4ddf6ba

Please sign in to comment.