Skip to content

Releases: uwmadison-chm/scorify

v0.9.3: Now with better packaging!

21 May 15:42
Compare
Choose a tag to compare

This version should properly install on bare systems, with Python 3.6 and up.

It is probably possible to get this mostly working with earlier versions (even Python 2) but I'm suggesting openpyxl 3.0.0+ for this.

0.9.2

10 Jan 23:34
2595ac9
Compare
Choose a tag to compare
  • Switch to openpyxl from xlrd
  • Scored columns get transform name in output, if available
  • Allows score directive to have optional 5th column for name

0.9.1

21 Oct 19:05
Compare
Choose a tag to compare
  • Fixing setup.py

0.9.0

21 Oct 18:52
Compare
Choose a tag to compare
  • Python 3 transition
  • Excel support