This repository has been archived by the owner on Nov 26, 2023. It is now read-only.
Releases: kkrings/crspectra
Releases · kkrings/crspectra
crspecta v1.1.1
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
- Replaced
pkg_resources
withimportlib.resources
- Adapted typing according to Mypy's strict rules
crspectra v1.0.0
- 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