Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@danwilliams danwilliams released this 25 Sep 11:19
· 206 commits to master since this release

Added

  • Added serving of protected assets from a content folder
  • Added loading of static assets from the local filesystem at runtime (configurable)
  • Implemented streaming of large static assets (configurable)
  • Added Dockerfile for building and running the application in a Docker container
  • Added logo and example content

Changed

  • Updated crate dependencies