Skip to content

Releases: peytoncchen/Data-Modeler-Py

v1.1.0

09 Sep 00:46
Compare
Choose a tag to compare

Changelog

  • Fixed crash where pressing both Reinitialize Grid and Update Error/Treatment Means causes a crash

  • Added Windows pyinstaller version - note was only able to do one directory so it is not as clean as one file

  • Updated documentation

  • Updated QCompleter Labels

  • On macOS version: fixed bug where current input view blocking factor labels don't reinitiate when updating from Step 2

v1.0.1

08 Sep 01:33
Compare
Choose a tag to compare

Changelog:

  • Added malformed JSON warning message
  • Fixed Load JSON crash when malformed data
  • Updated icon
  • Update naming and spelling of F-test
  • Documentation now leads to new USERMANUAL.md

Initial release

06 Sep 22:35
Compare
Choose a tag to compare

Changelog:

  • Excel sheet output tweaks - new column for run # and no spaces in between runs for easier import into JMP
  • App Icon added
  • Info.plist completed

Minor bug fixes, pyinstaller and py2app

05 Sep 22:26
Compare
Choose a tag to compare

Changelog:

  • Fixed bug where if user resets, then loads JSON, causes crash
  • Fixed bug where 0 blocking factors causes GLM f-test to crash
  • Fixed bug where color change for status bar is no recognized

To do:

  • App icon

Notes:

  • pyinstaller and py2app version included here, pyinstaller is Data.Modeler.app.zip, py2app is Data.Modeler.zip
  • pyinstaller version much smaller (70 MB compared to 480MB) but much slower to start-up

Initial pre-release

05 Sep 00:07
Compare
Choose a tag to compare
Pre-release

Notes:

  • [ACTION REQUIRED] App icon
  • [ACTION REQUIRED] Documentation link update
  • Potential add: About page
  • Note: .zip file uncompresses to .app for macOS