-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f30132b
commit 42e4038
Showing
4 changed files
with
49 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
libCellML v0.4.0-rc.3 Changelog | ||
=============================== | ||
|
||
Documentation | ||
------------- | ||
|
||
* Add documentation on release process by `@hsorby <https://github.com/hsorby>`_ [`#1043 <https://github.com/cellml/libcellml/pull/1043>`_]. | ||
|
||
Generator | ||
--------- | ||
|
||
* Modify code generation to start Python enums from zero by `@hsorby <https://github.com/hsorby>`_ [`#1057 <https://github.com/cellml/libcellml/pull/1057>`_]. | ||
|
||
Infrastructure | ||
-------------- | ||
|
||
* Update cibuildwheel to version 2.11.2 by `@hsorby <https://github.com/hsorby>`_ [`#1061 <https://github.com/cellml/libcellml/pull/1061>`_]. | ||
* Debug utilities library installation by `@hsorby <https://github.com/hsorby>`_ [`#1058 <https://github.com/cellml/libcellml/pull/1058>`_]. | ||
|
||
Miscellaneous | ||
------------- | ||
|
||
* Add script to update SHA1 calculations of C and Python profiles by `@hsorby <https://github.com/hsorby>`_ [`#1054 <https://github.com/cellml/libcellml/pull/1054>`_]. | ||
* Imported entity branch 100% coverage by `@hsorby <https://github.com/hsorby>`_ [`#1046 <https://github.com/cellml/libcellml/pull/1046>`_]. | ||
* Named entity branch 100% coverage by `@hsorby <https://github.com/hsorby>`_ [`#1047 <https://github.com/cellml/libcellml/pull/1047>`_]. | ||
|
||
New feature | ||
----------- | ||
|
||
* Add remove name API to named entity by `@hsorby <https://github.com/hsorby>`_ [`#1053 <https://github.com/cellml/libcellml/pull/1053>`_]. | ||
* Parse 1.x CellML models transforming them into CellML 2.0 by `@hsorby <https://github.com/hsorby>`_ [`#982 <https://github.com/cellml/libcellml/pull/982>`_]. | ||
|
||
Python bindings | ||
--------------- | ||
|
||
* Keep Python generated wrappers at SWIG version 4.0.1 by `@hsorby <https://github.com/hsorby>`_ [`#1063 <https://github.com/cellml/libcellml/pull/1063>`_]. | ||
* Use pip list instead of pip freeze to detect presence of Python package by `@hsorby <https://github.com/hsorby>`_ [`#1052 <https://github.com/cellml/libcellml/pull/1052>`_]. | ||
* Add Python 3.11 to wheel deployment script by `@hsorby <https://github.com/hsorby>`_ [`#1049 <https://github.com/cellml/libcellml/pull/1049>`_]. | ||
|
||
Contributors | ||
------------ | ||
|
||
.. image:: https://avatars.githubusercontent.com/u/778048?v=4 | ||
:target: https://github.com/hsorby | ||
:height: 32 | ||
:width: 32 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters