Skip to content

Releases: rsdefever/ele

ele v0.2.0

01 Apr 12:51
Compare
Choose a tag to compare

Features added since 0.1.0:

  • Add element inference from string (#45)
  • Add Bondi and Alvarez radii as attributes (#46)

Other changes:

  • Switch JSON key to atomic number (#49)
  • Make element hashable (#27)

Bug fixes:

  • Fix missing f-strings on some error messages (#48)

ele v0.1.0

03 Aug 18:37
Compare
Choose a tag to compare

This is the first release of the package ele. Element is an extremely lightweight package that defines the elements of the periodic table and allows them to be accessed by symbol, name, atomic number, or mass. It has zero dependencies outside of the Python Standard Library.