Skip to content
Snippets Groups Projects
Unverified Commit 8081d29d authored by Stephan Kuschel's avatar Stephan Kuschel Committed by GitHub
Browse files

Merge pull request #270 from skuschel/vupdate

version bump to v0.5
last version to support python2
parents 93584e76 ca3f719b
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,15 @@ Changelog of postpic ...@@ -4,6 +4,15 @@ Changelog of postpic
current master current master
-------------- --------------
v0.5
----
2022-10-22
This is the last version with python 2 support. Changes in setuptools (see for example python [PEP 517](https://peps.python.org/pep-0517/) and [PEP 660](https://peps.python.org/pep-0660/) ) require changes in the setup. Backward compatibility will therefore be dropped. Current tests already do not inlcude python2 anymore.
**Highlights** **Highlights**
* Parallelized implementation of `Field.map_coordinates` * Parallelized implementation of `Field.map_coordinates`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment