Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Releases: aversini/teeny-static-server

v2.0.1

15 Feb 03:31

Choose a tag to compare

Bug Fixes

  • minor refactor + fix caching on first load (8276301)

v2.0.0

12 Feb 23:27

Choose a tag to compare

Features

  • migrating from commander to meow (231b6bb)

BREAKING CHANGES

The option to use or not use gzip has changed. It is still enabled by default.
To disable gzip, use the flag "--no-gzip" instead of "-u"