Skip to content

Releases: php1ic/nuclearmasses

v0.2.0

18 Apr 10:46

Choose a tag to compare

What's Changed

  • Users can now add their own data to the table #25

Full Changelog: v0.1.0...v0.2.0

v0.1.0

18 Apr 10:46

Choose a tag to compare

What's Changed

  • Utility functions #17
  • Add 3.14 to CI matrix #22
  • Code restructuring #24

Full Changelog: v0.0.5...v0.1.0

v0.0.5

22 Mar 12:51

Choose a tag to compare

What's Changed

  • Nubase refactor in #15
  • Remove try block in #16

Bug Fix

  • a420c33 - Modify value in DecayModes column as intended, rather than creating a new column for a single value

Full Changelog: v0.0.4...v0.0.5

v0.0.4

14 Mar 12:48

Choose a tag to compare

What's Changed

BREAKING

  • Restructure in #11
    Depending on how you use the module, you may need to adopt the from x import y convention to access some parts.

Full Changelog: v0.0.3...v0.0.4

Release 0.0.3

21 Feb 14:53

Choose a tag to compare

What's Changed

  • Utilise read_fwf() from pandas #2
  • Static analysis config #8
  • Create new Half life and error columns with units of seconds #9
  • Auto deploy to pypi on creation of tag

Full Changelog: https://github.com/php1ic/nuclearmasses/commits/v0.0.3