Skip to content

Releases: spirometaxas/periodic-table-cli-py

v2.1.1

25 Feb 17:28
Compare
Choose a tag to compare

Changes:

  • Update to use cm³ instead of cm^3

v2.1.0

22 Jan 03:36
Compare
Choose a tag to compare

New Features:

  • Added Scrolling to better support smaller terminal screens

v2.0.6

14 Jan 18:32
Compare
Choose a tag to compare

Bug fixes

  • Added workaround to address windows-curses bug when using Python 3.12
  • Removed deprecated importlib.metadata

v2.0.5

08 Jan 04:17
Compare
Choose a tag to compare

Updated README

v2.0.4

06 Jan 19:07
Compare
Choose a tag to compare

Update to use pyproject.toml. Removed setup.py scripts.

v2.0.3

03 Jan 19:41
Compare
Choose a tag to compare

Added better Python 3 support and bug fixes.

v2.0.2

03 Jan 04:03
Compare
Choose a tag to compare

Fixed build bugs

v2.0.0

02 Jan 17:35
9a9602a
Compare
Choose a tag to compare

New features:

  • Added interactive mode
  • Support for browse with data for elements, families, and shells.
  • Support for search mode
  • Support for 20 display modes
  • Optimized rendering
  • CLI help text (--help and --version flag)
  • CLI data mode (--mode=data)
  • CLI chart mode (--mode=chart)
  • Updated README

v0.0.2

01 Sep 19:28
Compare
Choose a tag to compare

Initial setup / boilerplate

v0.0.1

30 Aug 23:13
Compare
Choose a tag to compare

Initial setup