Skip to content

Releases: prajwalch/lll

v0.2.0

29 Dec 15:36
ff24a1b
Compare
Choose a tag to compare

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.

v0.1.0

09 Jun 17:24
2d04b40
Compare
Choose a tag to compare
Initial version