Releases: The-Ludwig/PANAMA
Releases · The-Ludwig/PANAMA
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
v0.5.4
What's Changed
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #53
- chore: update pre-commit hooks by @pre-commit-ci in #38
- fix resonance bug by @The-Ludwig in #54
- Update pyproject.toml by @The-Ludwig in #55
New Contributors
- @dependabot made their first contribution in #53
Full Changelog: v0.5.3...v0.5.4
v0.5.3-patch1 🌈
Changes
- Bump version number in Pyproject.toml
v0.5.3 🌈
Changes
- add GST model @The-Ludwig (#52)
- Grandmother pdgid and numpy typing @The-Ludwig (#51)
- fix regidity cutoff for H4a @The-Ludwig (#50)
v0.5.2
v0.5.1 🌈
Changes
Weight update @The-Ludwig (#48):
-
add multiple energy region reweighting
-
moved proton pdgid to constants
-
made gsf faster
-
add proton_only and group reweighting
-
fixed definitions of prompt
-
removed CLI run on main merge
-
bump version number
-
reworked workflows
-
reworked poetry installation
-
fix proton_only test
v0.5.0 🌈
Changes
- Flux update @The-Ludwig (#46)
- Weighting update @The-Ludwig (#45)
- update pandas to 2.0.0 @The-Ludwig (#44)
- corsika return code handling @The-Ludwig (#43)
v0.4.0 🌈
Changes
- Prompt definitions @The-Ludwig (#42)
- symlink corsika run dir instead of copying it @The-Ludwig (#41)
- Modularize definition of prompt @The-Ludwig (#40)
- Thread limit @The-Ludwig (#39)
- chore: update pre-commit hooks @pre-commit-ci (#36)
- Scikit hep upgrades @The-Ludwig (#27)
- Fix issue #33 @Jean1995 (#34)
v0.3.2 🌈
Changes
- add py3.8 support, which was broken due to type annotations @The-Ludwig (#32)
- fix using integer argument @The-Ludwig (#31)
- [pre-commit.ci] pre-commit autoupdate @pre-commit-ci (#28)
- add crflux notice @The-Ludwig (#26)