# 0.3.0
- Improved examples, including adding more CLI options and adding an example
with use of raw `ServedDir` APis with hyper.
- Security fixes related to path traversal on Windows.
- Replaced unmaintained `winapi` dependency with `windows-sys`
- Optimized and hardened CI configuration
- Increased test coverage
- Eliminated `memchr` dependency
# 0.2.1
First public release (doc improvements for yanked 0.2.0 release)