- updating dependencies
- using a config schema now
- updating amp
- using the new getPaths function
- removing deprecated calls
- total rewrite
- now written i Coffeescript
- now supports the new atom API
- removing atom-keymap-plus
- updating atom-message-panel to 1.1.4
- updating htmlhint to 0.9.6
- adding support for .htmlhintrc (fixes #3)
- adding .editorconfig
- adding LICENSE.md
- adding support for windows and linux
- fix issue #2
- adding a cute bug
- adding the option to hide panel on no errors
- adding the option to use fold mode by default
- adding line indicators
- updating atom-message-panel to 0.3.0
- adding
validateOnSave
andvalidateOnChange
options - changing keymap to
cmd-alt-l
- now using atom-message-panel