All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.0 (2020-06-11)
- allow a custom storagePath (#56) (eb1aabc)
- allow the output file to not include the hostname (#57) (3a5b312)
1.3.1 (2020-05-11)
- JSON encode URL (8aa1c44)
1.3.0 (2020-04-14)
- add support for complete path reporting on files with http(s) protocol (#17) (149716b)
- include original url in final output. (#34) (dec48a2)
- do not overwrite coverage after each test suite (#42) (848aa76)
- JSON being output was not valid (de9109c)
- write to disk incrementally (#40) (c57bd74)
1.2.2 (2018-03-03)
- we need to create the .nyc_output folder if it doesn't exist (17c9e69)
1.2.1 (2018-03-01)
- clone should be a regular dependency not a dev dependency (9dad7fc)