- Add Linux aarch64 wheels (`219 <https://github.com/bluescarni/heyoka.py/pull/219>`__). - Remove wheels for Python 3.9 (`219 <https://github.com/bluescarni/heyoka.py/pull/219>`__).
7.2.1
------------------
Fix ~~~
- Work around a thread-safety issue in the erfa routines used to convert between UTC and TAI Julian dates (`470 <https://github.com/bluescarni/heyoka/pull/470>`__).
7.2.0
------------------
New ~~~
- Add helpers to convert between UTC and TAI Julian dates (`468 <https://github.com/bluescarni/heyoka/pull/468>`__).
7.1.0
------------------
Changes ~~~~~~~
- The SGP4 propagator now expects epochs and propagation dates as UTC Julian dates (`466 <https://github.com/bluescarni/heyoka/pull/466>`__).
7.0.1
------------------
Fix ~~~
- Exclude the docs from the sdist build in order to limit the size of the tarball (`210 <https://github.com/bluescarni/heyoka.py/pull/210>`__). - Fix unit test failure in Python 3.13 (`210 <https://github.com/bluescarni/heyoka.py/pull/210>`__).