Skip to content

Releases: krobbi/holo

Holo Version 1.1.0

23 Mar 00:10
Compare
Choose a tag to compare

Index page update:

  • Automatic index pages can be served with -i or --index.
  • Cross-origin isolation is enabled by default, and can be opted out of with -c or --cors.
  • Automatic pages are served with character set metadata in HTTP headers.

Holo Version 1.0.0

06 Mar 14:35
Compare
Choose a tag to compare

Initial release of Holo:

  • Basic HTTP server for local hosting.
  • Only serves files to host machine.
  • Server root directory option.
  • TCP port option.
  • Cross-origin isolation option.