Skip to content

0.4.0 - Upgrade to Jade 1.1

Compare
Choose a tag to compare
@phated phated released this 25 Jan 00:44
· 105 commits to master since this release

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.