Releases: spirometaxas/periodic-table-cli-py
Releases · spirometaxas/periodic-table-cli-py
v2.1.1
v2.1.0
New Features:
- Added Scrolling to better support smaller terminal screens
v2.0.6
Bug fixes
- Added workaround to address windows-curses bug when using Python 3.12
- Removed deprecated importlib.metadata
v2.0.5
Updated README
v2.0.4
Update to use pyproject.toml. Removed setup.py scripts.
v2.0.3
Added better Python 3 support and bug fixes.
v2.0.2
Fixed build bugs
v2.0.0
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
Initial setup / boilerplate
v0.0.1
Initial setup