Releases: The-Ludwig/PANAMA
Releases · The-Ludwig/PANAMA
v1.0.2
What's Changed
- Fix pdgid by @The-Ludwig in #104
- Update packages by @The-Ludwig in #105
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- some readthedocs updates by @The-Ludwig in #99
- Fix #100 (wrong parsing of mothers' hadron generation counter) by @The-Ludwig in #101
Full Changelog: v1.0.0...v1.0.1
v1.0.0 🥳
What's Changed
-
add feature: change first event/run number by @The-Ludwig in #96
-
Update documentation, examples, cleanup handling, compression... by @The-Ludwig in #98
- Upate documentaiton
- Add examples
- Switch documentation theme to pydata.
- Add tutorial
- Make some functions "private"
- Progress Bar is now optional
- Make
CorsikaRunner
be usable inside a context-manager (with
-statement) - Add compression (level 5) when exporting to hdf5
- Bump version number to 1.0.0 🎉
Full Changelog: v0.9.1...v1.0.0
v0.9.1
v0.9.0 🌈
What's Changed
- make pytables an optional dependency by @The-Ludwig in #89
- switch panama.fluxes to fluxcomp by @The-Ludwig in #92
Full Changelog: v0.8.0...v0.9.0
v0.8.0 🌈
What's Changed
- Fix pandas by @The-Ludwig in #80
- Add logo by @The-Ludwig in #82
- Fix compare by @The-Ludwig in #85
- add tox support by @The-Ludwig in #87
- add --version flag and upgrade version handling by @The-Ludwig in #88
Full Changelog: v0.7.0...v0.8.0
v0.7.0 🌈
What's Changed
- switch from
poetry
topdm
by @The-Ludwig in #77 - Fix pdm release workflow by @The-Ludwig in #78
- change to the right pypi name by @The-Ludwig in #79
Full Changelog: v0.6.1...v0.7.0
v0.6.1 🌈
Changes
- fix version bug @The-Ludwig (#75)
v0.6.0 🌈
Changes
- Add __version__ string @The-Ludwig (#70)
- Save Output @The-Ludwig (#68)
- chore: update pre-commit hooks @pre-commit-ci (#59)
- Bump actions/checkout from 3 to 4 @dependabot (#65)
- Bump urllib3 from 1.26.14 to 1.26.17 @dependabot (#66)
- Bump pillow from 9.5.0 to 10.0.1 @dependabot (#67)
- Bump certifi from 2022.12.7 to 2023.7.22 @dependabot (#63)
- Bump pygments from 2.14.0 to 2.15.0 @dependabot (#62)
v0.5.5 Bug Fixes, Clearer API
What's Changed
- Update flux api by @The-Ludwig in #57
- added K long and K short to prompt definition by @The-Ludwig in #58
- chore: update pre-commit hooks by @pre-commit-ci in #56
Full Changelog: v0.5.4...v0.5.5