v1.8.0
- 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!