Releases: thatgardnerone/TRUST
TRUST v1.0.7
What's new?
Minor updates and bug fixes.
- Fixed a bug in Firefox where manual data inputs were not showing new rows on a new line
- Updated the GitHub link to point to this repository
TRUST v1.0.6
What's new?
Minor updates and bug fixes
- Fixed a typo (missing minus sign) in the case study for ctLS Room Temperature
TRUST v1.0.5
What's new?
Minor updates and bug fixes
- Fix a bug where Theta(x) was being processed as an array
TRUST v1.0.4
What's new?
Minor updates and bug fixes
- Prevent requests from timing out after 30 seconds, now 30 minutes.
TRUST v1.0.3
What's new?
Minor updates and bug fixes
- Added support for calculating dimension from uploaded datasets
TRUST v1.0.2
What's new?
Updates and bug fixes.
- Fixed a permissions issue for uploading files on local devices.
- Added supplemental text files to each of the cases for ease of repeatability.
TRUST v1.0.1
What's new?
Updates and bug fixes.
- Fix incorrectly using https on insecure localhost
TRUST v1.0.0
The golden master release of TRUST.
For the convenience of repeatability of the case studies, please find attached the ZIP files, cases.zip
, trust.amd64.tar.gz
and trust.arm64.tar.gz
.
These ZIP archives are of the storage/cases subfolder within the project and the TRUST Docker image, respectively.
The ZIP archives provide the ability to install TRUST and evaluate the cases offline.
TRUST v0.1
The first alpha release of TRUST.
For the convenience of repeatability of the case studies, please find attached the ZIP files, cases.zip
and trust.tar.gz
.
These ZIP archives are of the storage/cases
subfolder within the project and the TRUST Docker image, respectively.
The ZIP archives provide the ability to install TRUST and evaluate the cases offline.