Releases: immersivecognition/unity-experiment-framework
Releases · immersivecognition/unity-experiment-framework
UXF 2.1.4
Better support on different locales
- Non-English speaking locales can expect CSV outputs to use
;
as a delimiter and,
as a decimal separator. - JSON parsing should work correctly now in non-English locales, but you should still use
.
as a decimal separator regardless of locale (limitation of JSON).
UXF 2.1.3
fix #67, minor fixes
UXF 2.1.2
Minor fixes to file saver
Stacktrace now output in Session Logger
UXF 2.1.1
UXF 2.1.0
UXF v2.0.5
UXF 2.0.4
November 2020 ver 3
November 2020 v2
Addressed #44. Now tables are on PAY_PER_REQUEST
which should work out much cheaper.
Version number now seen in UXF Wizard
November 2020
Fixed move to target example