Skip to content

v0.7.2

Compare
Choose a tag to compare
@jdan jdan released this 06 Sep 19:45
· 54 commits to master since this release

A couple new features!

npm update -g cleaver
  • Support for weibo and github usernames in the author field. 06d9e6d 0d025db (#92) (#96)
  • Displaying ENOENT errors explicitly d685ed9 (#94)
  • Support for multiple input documents cleaver file1 file2 8e075bc
  • Ability to specify cleaver options for the command line cleaver file --output=slides.html e848dfb (#95)

Happy hacking!
@jdan