- Deprecation warning before Atom's package unpublishing.
- Compile on save refactoring made jade compilation failing.
- Adapt to Atom changes on the configuration scheme: Config API Improvements.
- Remove
core.useReactEditor
as it fails on Windows: #5, contribution from Loïc Padier. - Upgrade Jade: 1.5.0 to 1.6.0.
- Some minor code changes.
- Filters support for Coffee and Markdown: contribution from bollwyvl.
- Filename support: contribution from bollwyvl.
- Small adaptations for the new ReactEditor API.
- Update Jade dependency from 1.3.1 to 1.5.0.
- Remove the unnecessary console.log.
- Setting for compile debug, set as default.
- Catch error and set it as the default rendering.
- Settings for prettyfy.
- Better plugin documentation (source & README).
- Simple Jade previewer.