Release 0.0.12
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
andGazeInteractionObjectIn
classes and types were replaced in the code byGazeInteractionObject
classes and types - All related events were renamed from
fixationSet...
,saccadeSet...
,fixationIn...
,saccadeIn...
==>fixationObject...
andsaccadeObject...