Skip to content

Releases: djcopley/QuineMcCluskey

v1.0.0

25 Dec 06:17
010bf9b
Compare
Choose a tag to compare

QuineMcCluskey v1.0.0 Release Notes

🚀 New Features:

  • Pip package support: Install QuineMcCluskey with ease using pip install simpliqm.
  • Public API: Access minimize and format_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.