5.0.1 (2024-05-17)
- copy the merge result file out of the temp directory, instead of trying to move it (dcafe09), closes /github.com/mweibel/lcov-result-merger/issues/58#issuecomment-1836915866
5.0.0 (2023-11-20)
- provide ts libdefs (246c7c6)
5.0.0-rc.0 (2023-07-06)
- shift internals from Streams to Promises
- use host system temp directory for transient lcov.info file
- use host system temp directory for transient lcov.info file (3c713f1)
- subclass stream Transform since node 14 simplified construction does not offer "construct" (d9c14b6)
- shift internals from Streams to Promises (0cbfa42)