Recent Releases of xraylib
xraylib - xraylib-4.2.0
What's changed
- Java: update dependency from Commons Math3 to Commons Numbers Complex 1.2
- Ruby: fix Atomic_Factors binding to properly return output parameters
Full Changelog: https://github.com/tschoonj/xraylib/compare/xraylib-4.1.5...xraylib-4.2.0
- C
Published by tschoonj 4 months ago
xraylib - xraylib-4.1.5
What's Changed
- Fix build with numpy v2 by @t20100 in https://github.com/tschoonj/xraylib/pull/240
- Use meson-python for building pip installable packages by @tschoonj in https://github.com/tschoonj/xraylib/pull/241
- Build Windows installer with meson by @tschoonj in https://github.com/tschoonj/xraylib/pull/243
- Deploy to TestPyPI by @tschoonj in https://github.com/tschoonj/xraylib/pull/242
- Improve python build by @tschoonj in https://github.com/tschoonj/xraylib/pull/245
- Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by @dependabot in https://github.com/tschoonj/xraylib/pull/244
- Release 4.1.5 by @tschoonj in https://github.com/tschoonj/xraylib/pull/246
- configure.ac: fix C++ bindings build on macOS by @tschoonj in https://github.com/tschoonj/xraylib/pull/247
New Contributors
- @t20100 made their first contribution in https://github.com/tschoonj/xraylib/pull/240
Full Changelog: https://github.com/tschoonj/xraylib/compare/xraylib-4.1.4...xraylib-4.1.5
- C
Published by tschoonj over 1 year ago
xraylib - xraylib-4.1.4
This patch release introduces the following changes:
- Bug fix: return 0.0 early in
PM3_auger_cascade_kisselandPM4_auger_cascade_kissel(reported and fixed by Chris Ninham/@Nin17) - Bug fix: ensure that meson will error out when
python-numpy-bindingsis set toenabled, butcythonis not found. - Remove Google Analytics support as they have discontinued Universal Analytics
- C
Published by tschoonj almost 2 years ago