p-profiler/CHANGELOG.md

39 строки
712 B
Markdown
Исходник Постоянная ссылка Обычный вид История

2020-05-26 00:35:07 +03:00
# Change Log - p-profiler
2020-10-20 00:15:46 +03:00
This log was last generated on Mon, 19 Oct 2020 21:15:46 GMT and should not be manually modified.
2020-05-26 00:35:07 +03:00
<!-- Start content -->
2020-10-20 00:15:46 +03:00
## 0.2.1
Mon, 19 Oct 2020 21:15:46 GMT
### Patches
- make sure typing allows either prefix / customOutputPath (kchau@microsoft.com)
2020-10-20 00:06:39 +03:00
## 0.2.0
Mon, 19 Oct 2020 21:06:39 GMT
### Minor changes
- support custom output paths (kchau@microsoft.com)
2020-05-26 00:49:00 +03:00
## 0.1.2
Mon, 25 May 2020 21:49:00 GMT
### Patches
- return output path (kchau@microsoft.com)
2020-05-26 00:35:07 +03:00
## 0.1.1
Mon, 25 May 2020 21:35:07 GMT
### Patches
- adding a p-profiler that is independent of the underlying runner (kchau@microsoft.com)
- adding a readme and fixng up the default export (kchau@microsoft.com)