Releases: hildjj/hostlocal
Releases · hildjj/hostlocal
v1.4.2
v1.4.1
v1.4.0
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.0
What's Changed
- pino-pretty was not a dependency
- Add --no-script CLI and script option to not modify HTML files by @hildjj in #33
- Redirect plain HTTP queries to HTTPS by @hildjj in #33
- Clean shutdown on server errors such as port conflict by @hildjj in #33
- If-Modified-Since support by @hildjj in #33
- Up coverage of CLI binary by starting it then sending it SIGINT by @hildjj in #33
- Make orange test a little less flaky by @hildjj in #34
- Add node 18 support. by @hildjj in #35
- Allow sending extra headers. by @hildjj in #36
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Refactor to use fs.promises to create streams by @hildjj in #26
- Do clean shutdown on SIGTERM by @hildjj in #27
- Add OPTIONS and HEAD by @hildjj in #30
- Make HTTP status codes come from constants. by @hildjj in #28
- Certificate authority by @hildjj in #31
- More full-featured logging by @hildjj in #32
Full Changelog: v1.0.0...v1.1.0