lage/CHANGELOG.md

170 строки
2.4 KiB
Markdown
Исходник Обычный вид История

2020-05-18 23:16:27 +03:00
# Change Log - lage
2020-05-26 03:18:08 +03:00
This log was last generated on Tue, 26 May 2020 00:18:08 GMT and should not be manually modified.
2020-05-18 23:16:27 +03:00
<!-- Start content -->
2020-05-26 03:18:08 +03:00
## 0.7.2
Tue, 26 May 2020 00:18:08 GMT
### Patches
- change to p-profiler instead of @lerna/profiler (kchau@microsoft.com)
2020-05-25 22:49:21 +03:00
## 0.7.1
Mon, 25 May 2020 19:49:21 GMT
### Patches
- fixing the correct check for typeof since (kchau@microsoft.com)
2020-05-25 21:26:19 +03:00
## 0.7.0
Mon, 25 May 2020 18:26:19 GMT
### Minor changes
- adding handling for multiple args (kchau@microsoft.com)
2020-05-25 02:10:13 +03:00
## 0.6.2
Sun, 24 May 2020 23:10:13 GMT
### Patches
- make sure no outputglob match do not crash (kchau@microsoft.com)
2020-05-25 01:01:39 +03:00
## 0.6.1
Sun, 24 May 2020 22:01:39 GMT
### Patches
- fix cache directory (kchau@microsoft.com)
2020-05-24 07:36:58 +03:00
## 0.6.0
Sun, 24 May 2020 04:36:58 GMT
### Minor changes
- adding cacheOptions to lage.config.js (kchau@microsoft.com)
2020-05-24 02:20:06 +03:00
## 0.5.0
Sat, 23 May 2020 23:20:06 GMT
### Minor changes
- adding a --since feature (kchau@microsoft.com)
### Patches
- add support for untracked and unstaged files for --since (kchau@microsoft.com)
2020-05-22 23:39:55 +03:00
## 0.4.9
Fri, 22 May 2020 20:39:55 GMT
### Patches
- bumping backfill (kchau@microsoft.com)
2020-05-19 02:19:09 +03:00
## 0.4.8
Mon, 18 May 2020 23:19:09 GMT
### Patches
- adds link to repo from npm package metadata (kchau@microsoft.com)
2020-05-18 23:16:27 +03:00
## 0.4.7
Mon, 18 May 2020 16:25:15 GMT
### Patches
- update backfill to latest (kchau@microsoft.com)
## 0.4.6
Wed, 13 May 2020 23:30:10 GMT
### Patches
- fixing up npm cmd call so it's platform independent (kchau@microsoft.com)
## 0.4.5
Wed, 13 May 2020 22:42:02 GMT
### Patches
- more event listeners (kchau@microsoft.com)
## 0.4.4
Wed, 13 May 2020 18:47:23 GMT
### Patches
- allow tasks with no deps to run as well (kchau@microsoft.com)
## 0.4.3
Wed, 13 May 2020 16:37:33 GMT
### Patches
- truly respects the profile flag (kchau@microsoft.com)
## 0.4.2
Wed, 13 May 2020 16:28:31 GMT
### Patches
- added option to do profiling or not (kchau@microsoft.com)
## 0.4.1
Wed, 13 May 2020 01:58:36 GMT
### Patches
- added usage stuff (kchau@microsoft.com)
## 0.4.0
Wed, 13 May 2020 01:55:26 GMT
### Minor changes
- better logging (kchau@microsoft.com)
## 0.3.0
Wed, 13 May 2020 01:33:46 GMT
### Minor changes
- adding verbose logging (kchau@microsoft.com)
## 0.2.1
Wed, 13 May 2020 01:23:45 GMT
### Patches
- fixes the binary script (kchau@microsoft.com)
## 0.2.0
Wed, 13 May 2020 01:14:27 GMT
### Minor changes
- updated with latest and greatest backfill (kchau@microsoft.com)