Skip to content

v0.5.1

Compare
Choose a tag to compare
@JohannesHoppe JohannesHoppe released this 26 Nov 14:23
· 187 commits to main since this release

New Features:

  • copies index.html to 404.html by default (avoids 404 errors on github pages), fixes #10
  • new --dry-run option (gives detailed information about what would happen without doing anything)

Bugfix:

  • the script exited with a warning: Unhandled promise rejections are deprecated. -- exits now with code 1 instead, fixes #11