Skip to content

Releases: danguetta/xlkitlearn

13.04

19 Aug 17:31
Compare
Choose a tag to compare
  • Fix telemetry
  • Allow OpenAI calls to be made through a proxy

13.01

20 May 02:34
Compare
Choose a tag to compare
  • Remove Word2Vec
  • Add OpenAI features

12.03

07 Apr 20:46
Compare
Choose a tag to compare

Fix Word2Vec error (for documents with no words left after filters)

12.02

03 Apr 21:45
Compare
Choose a tag to compare

Fix listing columns in the formula editor - on windows, when reading files with linux line endings, the full file was read by VBA instead of just the first row, leading to columns not being listed in the formula editor

12.01

31 Mar 23:43
Compare
Choose a tag to compare
  • Add Word2Vec functionality
  • Sign the xltm file
  • Fix major bug (when "remove stop words" was unchecked, stop works were still removed)
  • Fix minor bugs

11.05

13 Jan 03:43
Compare
Choose a tag to compare
  • Add script that detects whether file is in OneDrive and shows an error if so
  • Add support for minor versions (10.05.XX), which won't won't trigger old version bug

11.04

08 Aug 18:54
Compare
Choose a tag to compare
  • Fix mac installer
  • Sign windows installer

11.03

08 May 17:28
Compare
Choose a tag to compare
  • Mac OneDrive commerical patch
  • Fix the "Attempt to terminate Python" button on mac
  • Fix telemetry on Mac
  • Fix other misc mac issues
  • Alter mac install instructions based on S's feedback

11.02

07 May 23:08
Compare
Choose a tag to compare
  • Add Malwarebytes detection to install package and website
  • Add x86 to release script
  • Fix dialogue sizes in add-in
  • Make sure np.power(var,2) doesn't cause a formula error

11.01

06 May 19:23
Compare
Choose a tag to compare

Initial release