Skip to content

Releases: php1ic/nuclearmasses

v0.5.0

Choose a tag to compare

@php1ic php1ic released this 19 May 19:32

What's Changed

  • Convert half-life column labels to be consistent with other parameters #31
  • Use join rather than merge when combining the dataframes from the individual AME files to avoid creating temporary intermediate dataframes. This has no effect on the user.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@php1ic php1ic released this 03 May 16:34

What's Changed

  • Docstring updates in #28
  • Refactor Converter class into various new modules in #29

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@php1ic php1ic released this 28 Apr 18:24

What's Changed

  • Various optimisations of the initial parsing of the various files #26

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@php1ic php1ic released this 18 Apr 10:46

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

Choose a tag to compare

@php1ic php1ic released this 18 Apr 10:46

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

Choose a tag to compare

@php1ic php1ic released this 22 Mar 12:51

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

Choose a tag to compare

@php1ic php1ic released this 14 Mar 12:48

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

Choose a tag to compare

@php1ic php1ic released this 21 Feb 14:53

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