Skip to content

Releases: tokebe/niclassify

1.0.9 Beta

19 Mar 20:38
2c47064
Compare
Choose a tag to compare
  • Update Pillow to fix Pillow-related security vulnerability
  • Update Urllib to fix urllib-related security vulnerability

1.0.8 Beta

04 Mar 20:31
Compare
Choose a tag to compare
  • Re-enabled species delimitation logging and fixed output location
  • Fix setup.py (again)
  • Update Python compatibility, now requires 3.8.x or higher (3.7.x was causing issues)
  • Further preparation for linux compatibility

1.0.7 Beta

19 Feb 04:25
Compare
Choose a tag to compare
  • Updated reserved column list (should finally fix that issue)
  • Renamed GMYC_spec to Delim_spec to avoid misunderstandings
  • Other small fixes

1.0.6 Beta

18 Feb 02:23
Compare
Choose a tag to compare
  • Fix #7 (On small enough training sets, permutation importances will still appear 0, however feature importances shouldn't)
  • Fix #8 (Including warning, update to user manual pending)
  • Enable debug output until end of beta
    • You will receive warnings about multiprocessing, this is currently being worked on (but does not break program)
  • Training and testing data is now imputed
  • Added a few more regions

1.0.5 Beta

05 Feb 17:54
Compare
Choose a tag to compare
  • Fixed critical bug: R not locating installed packages properly when running scripts (even after launcher has ensured they are installed)
  • Fixed #5
  • Fixed #6

If you are using Beta 1.0.2 - 1.0.4, PLEASE UPDATE TO 1.0.5. Betas 1.0.2 - 1.0.4 are now considered broken.

1.0.4 Beta

02 Feb 19:38
Compare
Choose a tag to compare
  • fix warnings in launch-windows.bat with new batch comment style
  • support python 3.9.x

1.0.3 Beta

25 Jan 20:08
Compare
Choose a tag to compare
  • Launcher window now sticks around for 3 seconds after starting successful launch (looks less like a crash)
  • Launcher checks for venv setup success
  • Launcher no longer closes immediately after clicking 'ok' on various error message windows, allowing user to copy+paste error messages more easily

1.0.2 Beta

25 Jan 19:39
Compare
Choose a tag to compare
  • Moved away from R-Portable, requiring user to install R base. (Faster download & preparation for linux+mac support)
  • Fixed (hopefully) Python venv setup failure due to ignored numpy dependency

1.0.1 Beta

07 Jan 20:32
Compare
Choose a tag to compare
  • Fixed launcher script failing to launch program after successful setup

1.0.0 Beta

10 Dec 18:36
Compare
Choose a tag to compare

Initial release