Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 15:36
· 1 commit to main since this release
ff24a1b

What's changed

  • CLI option --cache-exp-time is now changed to --expire-cache.
  • Default cache expiration time is now 1 day.

Improved

  • Better error messages.

Fixed

  • Server doesn't respond the URL if path contains the query parameter.

Internal Changes

  • Use of URLs table is completely removed which improves the runtime performance.