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.
- Renderer for terminal output and corresponding
terminal
subcommand
0.4.0 - 2023-11-10
- Support CSS styling of rendered content
version
subcommand
0.3.1 - 2023-11-09
- Subcommand functionality
--host
option
- Re-add
stop
subcommand - Cancel server context on server error
0.3.0 - 2023-11-08
- Refactor project into server and cmd packages
- Replace goreleaser with justfile and scripts
- Require POST method for /shutdown endpoint
0.2.0 - 2023-03-12
- Enable stopping server using cli flag
0.1.1 - 2023-02-27
- File server now uses embedded static assets
0.1.0 - 2023-02-26
Initial version, providing a working proof-of-concept.