v0.4.0
This release makes the default theme internal so the binary is now standalone. It also switches to POSIX-style flags and GNU style long flags.
What's Changed
- Extract parsing of cache expiration from Cache-Control by @kgaughan in #60
- Extract text truncation logic by @kgaughan in #61
- Tidying and dependency updates by @kgaughan in #62
- Docker metadata by @kgaughan in #63
- Some basic tests by @kgaughan in #64
- Switch to POSIX flags by @kgaughan in #65
- Make the default theme internal by @kgaughan in #66
Full Changelog: v0.3.33...v0.4.0