Releases: rer145/ta3
0.8.5
Added the ability to check for asset updates within the application allowing for easier file updates.
New version of R data file included.
To install, unzip the contents of the file into the same directory that the portable version of TA3 was placed and overwrite the files.
Also fixed #57 (once "Check for Asset Updates" is run). Database updated to version 1.0.4, TA3 Case Scores updated to 1.0.1
0.8.4
This release contains a portable version as well as an installable version. To use the portable version, extra the contents of the zip file and run the "Transition Analysis 3.exe" executable.
This will most likely be the last beta version before releasing version 1.0.0.
0.8.2 portable
Windows portable version for running off a USB drive (take 2). This release removes the option to run multi-threaded.
0.8.1 portable
Portable version of TA3, forcing all required files into one directory, allowing standalone execution from a USB drive.
- Currently only available for 64-bit Windows machines (as of August 11, 2020)
0.8.3 portable
Addition of command line arguments for auto loading of a case file and auto start of the analysis.
Basic usage:
Automatic loading of a case file:
"Transition Analysis 3.exe" -- --case="d:\\test.ta3"
Automatic loading of a case file and auto start of the analysis:
"Transition Analysis 3.exe" -- --case="d:\\test.ta3" --analyze
The full path to the ta3
file must be included in the argument, and properly escaped.
0.8.1
0.8.0
New asset downloader is in place. This adds the ability to update key asset files without having to package and download the entire application each time a small change is made.
Issues Fixed:
- #39 - New user guide added to menu
- #29 - New method of downloading R scripts/data
- #35 - Updated about screen
- #34 - Updated website link
- #33 - Reordered sections
- #30 - Analytics tracking and data policy
- #45 - Added back TA3OUM.Rda file
- #44 - Fixed double event handlers after asset update
- #43 - Fixed bug with multiple selections set on click
- #42 - New asset files
- #41 - Save As functionality
0.7.0
BETA RELEASE
This release has a new application setup process which should verify the existence of R-Portable and install any required packages on first run of the application.
Several issues have been fixed, including: