Releases: galactic-forensics/iniabu
Releases · galactic-forensics/iniabu
v1.2.1
What's Changed
- Update supported python to 3.13, minimum version 3.9 by @trappitsch in #118
- BF for non-standard iso name in iso_ratio with mass_fraction=True by @trappitsch in #142
- Migrate to UV by @trappitsch in #143
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Major changes
- Dropped python 3.8 support (no new features, old version works great on python 3.8)
- Support/ test on python 3.12
- Pin
numpy>=2.0
- Behind the scenes: moved development over to rye
- Upgrade docs
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #88
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #89
- Version management with flit_scm by @trappitsch in #90
- Update build process by @trappitsch in #91
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #92
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #93
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #94
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #95
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #96
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #97
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #98
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #99
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #100
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #101
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #102
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #103
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #104
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #105
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #106
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #107
- Move to rye, add testing for py312 by @trappitsch in #109
Full Changelog: v1.1.2...v1.2.0
iniabu v1.1.2
Upgrade to include support for python 3.11, dropped support for python 3.7.
iniabu v1.1.1
Main change
User can now select normalization / main isotope.
What's Changed
- Update PyPi release workflow to use API Token by @trappitsch in #51
- Update pre-commit configuration by @trappitsch in #52
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #53
- Update docs by @trappitsch in #54
- Add capability to user-select the main / normalization isotope by @trappitsch in #55
- Bump version: 1.1.0 -> 1.1.1 by @trappitsch in #56
New Contributors
- @pre-commit-ci made their first contribution in #53
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
Short list of what has changed since v1.0.0:
- Allow for alternative isotope names #39
- Support and tests for Python 3.10 #45
- Support to return isotope masses for unstable isotopes including full NIST list #46
What's changed - full list since v1.0.0
- Rename default branch to
main
by @trappitsch in #31 - Z, A quere & Default DB note by @trappitsch in #34
- Update NIST to allow return of isotope ratios by @trappitsch in #35
- Bump version: 1.0.0 → 1.0.1 by @trappitsch in #36
- Add capability to call with various isotope names by @trappitsch in #39
- BF: Test for issue #41 to reproduce the bug and fix by @trappitsch in #42
- Update background.rst by @trappitsch in #43
- Support for Python 3.10 by @trappitsch in #45
- Isotope masses for stable and unstable isotopes by @trappitsch in #46
- Remove CodeQL - not necessary by @trappitsch in #47
- Formatting update by @trappitsch in #48
- New years cleanup by @trappitsch in #49
- Bump version: 1.0.1 → 1.1.0 by @trappitsch in #50
Full Changelog: v1.0.0...v1.1.0
First release
This is the first release of the iniabu
package that will be published on PyPi. This release replaces the previous version and breaks backwards compatibility.
The package has been rewritten from ground up and many new features are available.
Enjoy!