Releases: diverso-lab/uvlhub
Releases · diverso-lab/uvlhub
v1.15.1
- Fixed bug when editing a dataset
- Updated the template
- Fixed visual ‘check UVL’ bug, removed in later versions
Full Changelog: v1.15.0...v1.15.1
v1.15.0
- Implemented factlabel feature, which allows to see a visual summary of each model+ feature.
- Updated dependencies
v1.14.2
Fixed problem when downloading ZIPs of all datasets, which caused temporary folders not to be deleted. This crashed the production server to the point where it was no longer available.
v1.14.1
Fixed validation in client and server side (UVL models)
Full Changelog: v1.14...v1.14.1
v1.14
- Implemented webpack for JavaScript file transpilation
- Implemented new rosemary command for webpack compilation
- Support for NPM packages
- Fixed various bugs
Full Changelog: v1.13.1...v1.14
v1.13.1
- Datasets are now listed in main according to the number of feature models they have.
- Statistics performance has been improved. They are now stored as counters instead of dynamically counting each table.
- Added publication of the uvl paper (David Benavides et al)
- Minor bug fixes
- Several services and repositories have been refactored.
Full Changelog: v1.13...v1.13.1
v1.13
- Implemented a work queue in Redis for transforming models in the background without cluttering the main thread
- The entire uvlhub collection, including transformations, is now available for download
Full Changelog: v1.12...v1.13
v1.12
- Fixed important bug when calling the flamapy endpoint to validate models. All models were considered valid, regardless of whether they really were or not.
- Fixed minor visual bugs
Full Changelog: v1.11.1...v1.12
v1.11.1
- Fixed bug that caused the CAPTCHA to not load correctly.
- Fixed bug when logging in with ORCID
- Improved javascript scripts loading system
What's Changed
- Develop by @drorganvidez in #44
Full Changelog: v1.11...v1.11.1
v1.11
- Download queue available with which to add UVL files
- From the download queue, the user can now create his own dataset
- Unified loading criteria for JS scripts
- Updated rosemary make:module command according to new JS script structure
Full Changelog: v1.10...v1.11