Skip to content

Releases: immersivecognition/unity-experiment-framework

UXF 2.1.4

07 May 11:01
Compare
Choose a tag to compare

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

07 Apr 12:20
Compare
Choose a tag to compare
fix #67, minor fixes

UXF 2.1.2

19 Feb 14:05
Compare
Choose a tag to compare

Minor fixes to file saver
Stacktrace now output in Session Logger

UXF 2.1.1

08 Dec 18:08
Compare
Choose a tag to compare

Fix for #55

UXF 2.1.0

28 Nov 15:59
Compare
Choose a tag to compare

Addresses #51 #52 #53 and also cleans up all UXF DebugLog calls so they look nicer.

UXF v2.0.5

13 Nov 21:38
Compare
Choose a tag to compare

address #48 #49

UXF 2.0.4

11 Nov 12:34
Compare
Choose a tag to compare

Fix #46 and merge PR #47

November 2020 ver 3

08 Nov 11:30
Compare
Choose a tag to compare

Addressed issues #43, #42, #41, #39

November 2020 v2

04 Nov 22:07
Compare
Choose a tag to compare

Addressed #44. Now tables are on PAY_PER_REQUEST which should work out much cheaper.
Version number now seen in UXF Wizard

November 2020

03 Nov 22:02
Compare
Choose a tag to compare

Fixed move to target example