Releases: fracpete/weka-virtualenv
Releases · fracpete/weka-virtualenv
Release v0.0.31
- upgraded fcms-widgets to 0.0.25
- upgraded requests4j to 0.2.5
- upgraded flatlaf to 3.3
Release v0.0.30
- fixed download of
versions.csv- incorrectly stated that download succeeded without actually saving it on disk, disabling Weka downloads
Release v0.0.29
- using FlatLaf now for a more modern look
- upgraded processoutput4j to 0.0.11
- upgraded simple-argparse4j to 0.0.13
- upgraded jclasslocator to 0.0.22
- upgraded fcms-widgets to 0.0.23
- upgraded requests4j to 0.2.3
- upgraded commons-lang3 to 3.12.0
- upgraded commons-compress to 1.22
- upgraded MathParser.org-mXparser to 5.0.7
- upgraded trove4j to 3.1.0
Release v0.0.28
- added support for specifying JVM parameters
- environment variables can be cleared now
Release v0.0.27
- updated list of available downloads to include Weka 3.8.4 and 3.9.4
- added comment field in the environments
- added search box below the environments (GUI only), that allows searching in all fields for the entered substring (case-insensitive)
- the
create,updateanddeletecommands now have a--quietflag that suppresses output when commands succeed - reloading the environments in the GUI no longer leads to flickering
Release v0.0.26
- the
Cloneaction in the GUI now supports setup-only option as well (skipswekafilesdir, no props/no packages)
Release v0.0.25
- switched from inetutils4j to requests4j
Release v0.0.24
- compact state is now kept when reloading environments
Release v0.0.23
- added ability to toggle between compact and full view of environments
- position/size of window and compact view state are now being stored/restored
Release v0.0.22
- added
list_pkgscommand, which simplifies listing installed/available/all packages - added
Installed packagesto user interface, to quickly list installed packages for an environment - using inetutils4j library now