v1.6.5
chore(*): switch from JSHint/JSCS to ESLint
chore(eslint): enable `quotes: ["error", "single"]`
fix($timeout/$interval): do not trigger a digest on cancel
perf(animate): avoid unnecessary computations if animations are globally disabled
refactor($q): replace occurrences of `.when()` with `.resolve()`