Skip to content

Release 0.4.0

Choose a tag to compare

@danwilliams danwilliams released this 19 Jun 13:45
· 105 commits to master since this release

Added

  • Added loading of Markdown files, HTML templates, and static assets from the local filesystem at runtime (configurable)
  • Implemented streaming of large static assets (configurable)
  • Added host option to config
  • Added Rustdoc source code documentation

Changed

  • Improved README documentation