- Use explicit pug-walk dependency; fixes installation on npm v2
- Allow setting Pug options from webpack.config.js's
pugLoaderproperty
- Minor README correction
- Remove unused
web_modules/fs.js
- Revert to v2.0.0
- v2.1.0 has a bug that prevents users from having working inclusion if
pug-loaderhas already been bound
- v2.1.0 has a bug that prevents users from having working inclusion if
- Make it unnecessary to bind
pug-loaderin order to use includes
- Rename package from
jade-loadertopug-loaderpug-loader@1has been renamed aspug-load
- Update to Pug 2.0.0
- Reimplement as a Pug plugin
- Add
pluginsoption - Add a change log (the file you are reading!) and a license file
- Enrich the README