Skip to content

Releases: heliophysicsPy/pyhc-core

v0.0.8

04 Mar 17:16
d34e00f

Choose a tag to compare

Version 0.0.8 is just like 0.0.7 except that PlasmaPy's optional test dependencies are now explicitly listed in our optional "tests" extras (because PlasmaPy adopted PEP 735 dependency groups so plasmapy[tests] is no longer a thing).

v0.0.7

22 Jan 18:31
278a67a

Choose a tag to compare

Version 0.0.7 temporarily removes Kamodo from pyhc-core until it supports Python>=3.12. It also removes the numpy<2.0.0 requirement.

v0.0.6

05 Dec 03:28
5e55901

Choose a tag to compare

Version 0.0.6 is just like 0.0.5 except that now optional test dependencies may be installed using pyhc-core[tests].

v0.0.5

28 Aug 18:26
9e7537c

Choose a tag to compare

Version 0.0.5 is just like 0.0.4 except that the sunpy dependency has been changed to sunpy[all].