Skip to content

Commit

Permalink
Merge pull request #270 from skuschel/vupdate
Browse files Browse the repository at this point in the history
version bump to v0.5
last version to support python2
  • Loading branch information
skuschel authored Sep 26, 2023
2 parents 93584e7 + ca3f719 commit 8081d29
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ Changelog of postpic
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**

* Parallelized implementation of `Field.map_coordinates`
Expand Down

0 comments on commit 8081d29

Please sign in to comment.