File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 1- 2.0.1 (2023-11-13)
1+ 2.0.1.1 (2023-10-19)
2+ ====================
3+ - Ensured pyerfa works on PyPy too with the Python limited API. [gh-120]
4+ - Ensure any non-contigous multi-dimensional inputs are recognized
5+ properly, so that, e.g., a non-contiguous matrix is copied as
6+ needed before input to the erfa functions. [gh-124]
7+
8+ 2.0.1 (2023-10-13)
29==================
310
411- Bundled liberfa version update to v2.0.1, which is derived from SOFA
5- version 19 (20231011), which has a few bug fixes.
6- - Fix dangling pointer leading to unexpected behavior with ``-O3 ``.
7- - PyERFA now only uses the Python limited API.
8- - Ensure things work under python 3.12 and recent setuptools-scm.
12+ version 19 (20231011), which has a few bug fixes. [gh-118]
13+ - Fix dangling pointer leading to unexpected behavior with ``-O3 ``. [gh-104]
14+ - PyERFA now only uses the Python limited API. [gh-94]
15+ - Ensure things work under python 3.12 and recent setuptools-scm. [gh-113]
916
10172.0.0.3 (2023-03-22)
1118====================
You can’t perform that action at this time.
0 commit comments