Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 18:20

IsotopeTable v0.2.0

Diff since v0.1.0

Breaking changes

  • Added uncertainty to the abundance. So now the corresponding field in the Isotope struct is a Measurement.
    Many thanks to @jarredclloyd for his PR

Merged pull requests:

  • Implementation of abundance uncertainties and update CI (#5) (@jarredclloyd)