0.4.0 - Upgrade to Jade 1.1
Changes:
- Jade 1.1 introduced filenames in warnings.
- No longer support streaming file contents.
- Switched to
through2
as per Gulp 3.4 guidelines, which breaks node 0.8 compatibility. - Added documentation about options.
- Small amount of code cleanup.