Skip to content

v1.0.2

Compare
Choose a tag to compare
@alankan886 alankan886 released this 18 Jan 21:26

v1.0.2 (2021-01-18): Major and Minor bug fix, Update recommended

Fixes

  • 🐞 Specify attrs version and update changelog. PR #6 by @praneetheus.
  • 🐞 Fix import issue on SMTwo model. PR #7 by @alankan886.
  • 🐞 Modify SMTwo E-Factor calculates when quality < 3. PR #9 by @alankan886.

Docs

  • 📚 Modify docs according to the bug fixes and add a note on misleading package title.

Tests

  • ✔️ Change test to adopt the E-Factor calculation change.

Internal

  • 🔥 Remove tox.ini and PYTHONPATH in ci.yml.