Releases: prajwalch/lll
Releases · prajwalch/lll
v0.2.0
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
Initial version