0.8.0 (2024-02-26)
- drop Node 14 and 16 support (#469)
0.7.2 (2023-01-11)
0.7.1 (2022-09-08)
- deps: update dependency isomorphic-git to ^1.19.2 (#88) (206b384)
- deps: update dependency isomorphic-git to ^1.19.3 (#99) (ea6f642)
- deps: update dependency isomorphic-git to ^1.21.0 (#101) (c9bbcc3)
0.7.0 (2022-08-16)
- deps: update dependency isomorphic-git to ^1.19.1 (#58) (9ce3564)
- make sort order of test result ascending (#83) (cbb5475)
0.6.1 (2022-07-08)
- add example to README.md (e2cd19e)
0.6.0 (2022-07-03)
- show summary for each test files (7996c7e)
- show the status icon for ancestors. (a7550f8)
- show the status icon for each test. (59f9613)
- inherit
silent
from jest global config (d5876dd)
0.5.0 (2022-07-03)
- remove
permalink
option and addpermalinkBaseUrl
(#37) - output to file by default (#34)
- output to file by default (#34) (ed723bf)
- remove
permalink
option and addpermalinkBaseUrl
(#37) (a9fdceb)
- change default dashboard title (dc5d2cd)
0.4.0 (2022-06-29)
- use config.rootDir to generate file path (ec74a88)
0.3.1 (2022-06-28)
- show outputPath when file generated (7ff155f)
0.3.0 (2022-06-27)
- convert to pure ESM package (#11)
0.2.0 (2022-06-25)
- add
outputPath
option (12325e7)
- build package before publish (e3ac569)
- MarkdownDashboardReporter (d89ace4)
- version bump (0.1.0) (73cdfa2)