Releases: danguetta/xlkitlearn
Releases · danguetta/xlkitlearn
13.04
- Fix telemetry
- Allow OpenAI calls to be made through a proxy
13.01
- Remove Word2Vec
- Add OpenAI features
12.03
Fix Word2Vec error (for documents with no words left after filters)
12.02
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
- 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
- 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
- Fix mac installer
- Sign windows installer
11.03
- 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
- 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