Skip to content

Releases: hexojs/hexo-renderer-pug

3.0.0

05 Feb 12:20
a5bf6c3
Compare
Choose a tag to compare

New featuers

  • feat: load a JS config file by @xbc5 in #18

Dependencies

Misc

New Contributors

Full Changelog: 2.0.0...3.0.0

2.0.0

09 Jul 09:13
b89b761
Compare
Choose a tag to compare

Breaking changes

  • Drop Node.js 8.x & 10.x (#9)

Dependencies

CI/CD

  • ci: migrate to GitHub actions (71d55f5)

Docs

  • docs(readme): update badge (da47e90)

1.0.0

19 Oct 09:33
Compare
Choose a tag to compare

This repo was imported from hexo-renderer-jade up until hexojs/hexo-renderer-jade@828b04a

Following are the changes from the commit onwards

Breaking changes

  • drop Jade (#2)
  • rename to hexo-renderer-pug (#1)

Unit testing

  • ci(travis): add windows (#4)