Skip to content

Release 0.0.12

Michaela Vojtěchovská requested to merge 13-force-disconnect into main

Closes #13 (closed)

Closes #15 (closed) (cannot be done quickly due to the character of the TS typing set in place)

Closes #12 (closed) (all ObjectSet and ObjectIn merged into an Object class, keeping the ObjectSet behavior)


Warning! Introduces breaking changes! @536239

  • All GazeInteractionObjectSet and GazeInteractionObjectIn classes and types were replaced in the code by GazeInteractionObject classes and types
  • All related events were renamed from fixationSet..., saccadeSet..., fixationIn..., saccadeIn... ==> fixationObject... and saccadeObject...

Merge request reports