Skip to content

v1.8.0

Compare
Choose a tag to compare
@usmonster usmonster released this 16 Mar 23:12
· 42 commits to master since this release
  • Changed to Semantic Versioning (e.g., from r8 to v1.8.0) (83d2877)
  • Removed errant U+FEFF character from beginning of JS file (09215ef)
  • Renamed jQuery variable to $ for consistency (avoids possible name collision) (#15)
  • Changed mouse movement measurements to use euclidean (instead of rectilinear) distance (#14)

Thanks to the GitHub community for patches, suggestions, and fixes!