Releases: icecube/nuflux
Releases · icecube/nuflux
v2.0.7
v2.0.6
What's Changed
- Testing updates by @kjmeagher in #28
- unset PYTHONPATH in cvmfs tests by @kjmeagher in #30
- Remove Multiple Inheratince by @kjmeagher in #32
Full Changelog: v2.0.5...v2.0.6
v2.0.5
This release is implements the new python build system which allows for wheels on linux builds
What's Changed
- Fix cvmfs tests by @kjmeagher in #21
- Switch Python build system to use mesonpy instead of setuptools by @kjmeagher in #24
- Add acctions for building wheels by @kjmeagher in #26
- Add Pre-commit hooks by @kjmeagher in #27
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Include 2014 fluxes for IC (solmax) and SK (solmin and solmax) for integral preserving fluxes by @pabloferm in #12
- Add macOS tests to workflows by @kjmeagher in #13
- fix meson options by @kjmeagher in #18
- get test to run self contained in meson's test suit by @kjmeagher in #19
New Contributors
- @pabloferm made their first contribution in #12
- @kjmeagher made their first contribution in #13
Full Changelog: v2.0.2...v2.0.4
v2.0.3
v2.0.2
Import importlib.util directly
v2.0.1: Protect DATA_DIR from optimization
This fixes the underlying issue with `conda-build` installs that b7e8555a048852393e298225165f2272dd916ba3 attempted, but failed, to address.
v2.0.0: chestnut whisks predictable
This checkpoint release finishes the internal refactoring by @nechnif, and exists primarily to support packaged builds.