Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.

## latest

* Update `requirements.txt` of the solver dummy https://github.com/precice/python-bindings/pull/233
* Add API functions for Just-in-time mapping https://github.com/precice/python-bindings/pull/231
* Discontinued maintainment of Docker image `precice/python-bindings`. Python packages should be installed using virtual environments instead. Please refer to `README.md` for further information. https://github.com/precice/python-bindings/pull/228
* Added profiling API functions https://github.com/precice/python-bindings/pull/226
* Added API function `reset_mesh()` https://github.com/precice/python-bindings/pull/224
* Removed testing of spack package https://github.com/precice/python-bindings/pull/221
* Use the newer `precice/precice.hpp` header to access C++ API https://github.com/precice/python-bindings/pull/193

## 3.1.2

Expand Down
1 change: 0 additions & 1 deletion changelog-entries/193.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog-entries/221.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog-entries/224.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog-entries/226.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog-entries/231.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog-entries/233.md

This file was deleted.