Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 929 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 929 Bytes

Changelog

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 the Server and X-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