All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2022-11-06
- Support for the
PORT
environment variable. - Human cache time input (e.g.
1h
,1year 6months
). --anonymize
flag to hide theServer
andX-Powered-By
headers.- Added
zstd
compression support. - Dynamic cache control (ETag, Last-Modified, Cache-Control).
- Auto-served
index.html
files. - Use
println
over tracing for trivial logs.
0.1.1 - 2022-10-30
Release Page: https://github.com/miraclx/zy/releases/tag/v0.1.1