Skip to content
This repository was archived by the owner on Nov 26, 2023. It is now read-only.

Releases: kkrings/crspectra

crspecta v1.1.1

06 Mar 16:57
ae24c8f

Choose a tag to compare

Declared crspectra as deprecated because after a recent update, the Cosmic-Ray DataBase (CRDB) contains the same data now, and it released the official CRDB Python package.

crpectra v1.1.0

19 Feb 13:25
ae8e512

Choose a tag to compare

  • Replaced pkg_resources with importlib.resources
  • Adapted typing according to Mypy's strict rules

crspectra v1.0.0

29 Jan 14:01
1b97fe8

Choose a tag to compare

  • Upgrade to Python 3.8.1 or newer
  • Switched to poetry
  • Added type hints
  • Added mapping and context support
  • Added unit tests
  • Added CI/CD workflows