Skip to content

Latest commit

 

History

History
104 lines (38 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

104 lines (38 loc) · 2.54 KB

1.6.0 (2020-01-03)

Bug Fixes

  • close service, but port check is used (8f05ca6)

Features

1.5.0 (2019-10-23)

Features

  • support dynamic data for server js file (9a93b07)

1.4.1 (2019-10-22)

Bug Fixes

  • cors not get request, will trigger options request and valid custom header (25bb949)

1.4.0 (2019-10-21)

Features

  • set header[Access-Control-Allow-Origin]=* for CORS and auto serv no file ext (60fc0c7)

1.3.0 (2019-09-07)

Features

  • support http server file download and file content read and dir display tree (9c24359)

1.2.3 (2019-08-01)

Bug Fixes

  • netstat replace to lsof -i for check port used (3bf06c3)

1.2.2 (2019-07-05)

Bug Fixes

1.2.1 (2019-03-07)

Bug Fixes

  • 8080 is running, change 8080 to 8888 (5bf57e0)

1.2.0 (2019-01-22)

Features

  • add writeFile and readFile method (ee56121)

1.1.1 (2018-10-10)

Bug Fixes

  • windows explorer path invalid (e9809a9)

Features