Releases: krobbi/holo
Releases · krobbi/holo
Holo Version 1.1.0
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
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.