v1.6.0
chore(eslint): enable `quotes: ["error", "single"]`
chore(*): switch from JSHint/JSCS to ESLint
chore(package): fix some warnings/errors
style(*): enforce spaces after keywords, add spaces
refactor(jshint): don't assume browser-only globals
feat(jqLite): implement jqLite(f) as alias to jqLite(document).ready(f)
chore(*): cleanup msie handling; add support comments