Releases: djcopley/QuineMcCluskey
Releases · djcopley/QuineMcCluskey
v1.0.0
QuineMcCluskey v1.0.0 Release Notes
🚀 New Features:
- Pip package support: Install QuineMcCluskey with ease using
pip install simpliqm
. - Public API: Access
minimize
andformat_minimized_expression
functions directly from Python. - CLI Entry Point: Run Boolean function minimization directly from the terminal with 'qm'.
🔄 Improvements:
- Streamlined installation process.
- Enhanced command-line interface prompts.
- Improved documentation.