Releases: APTG/libdedx
Releases · APTG/libdedx
v1.3.0
What's Changed
- Changing cmakes by @Mexolius in #12
- Improve functions returning const int * pointer by @piotrpolec in #15
- TODO moved to github issues by @grzanka in #30
- README: change to markdown format. by @grzanka in #31
- Fix problem with CMake - it cannot find readme now by @grzanka in #37
- CMake fixes by @grzanka in #39
- add advanced stp function by @piotrpolec in #34
- add function to convert table of values by @piotrpolec in #33
- Add function returning array of stp by @piotrpolec in #32
- CMakes improved by @grzanka in #41
- wrappers for energy+stp tables by @grzanka in #45
- Bump sphinx-notes/pages from 1.0 to 2.0 by @dependabot in #46
- cleaning documentation by @grzanka in #44
- add function to calculate csda range in bulk by @piotrpolec in #47
- add example to generate csv file with data by @piotrpolec in #49
- Create README.md by @grzanka in #43
New Contributors
- @Mexolius made their first contribution in #12
- @piotrpolec made their first contribution in #15
- @grzanka made their first contribution in #30
- @dependabot made their first contribution in #46
Full Changelog: https://github.com/APTG/libdedx/commits/v1.3.0
1.2.1
1.2.0
- New API
- Many bug fixes
- Should be thread-safe
- Added dedx_tools.h which supplies functions for e.g. inverse lookups
- Added mode support for MSTAR
- Added support for aggregate state in Bethe
- Added a generic ICRU table which always should point to the most recent ICRU recommendations
- I-values can be overridden