lage/CHANGELOG.md

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

2020-05-18 23:16:27 +03:00
# Change Log - lage
2020-07-15 19:36:28 +03:00
This log was last generated on Wed, 15 Jul 2020 16:36:28 GMT and should not be manually modified.
2020-05-18 23:16:27 +03:00
<!-- Start content -->
2020-07-15 19:36:28 +03:00
## 0.15.0
Wed, 15 Jul 2020 16:36:28 GMT
### Minor changes
- Add support for task prioritization (1581488+christiango@users.noreply.github.com)
2020-07-14 02:09:45 +03:00
## 0.14.0
Mon, 13 Jul 2020 23:09:45 GMT
### Minor changes
- adding a --only for picking certain tasks (kchau@microsoft.com)
2020-07-10 21:11:23 +03:00
## 0.13.5
Fri, 10 Jul 2020 18:11:23 GMT
### Patches
- Move profiler output to the system tmp dir (feescoto@microsoft.com)
2020-06-30 00:04:38 +03:00
## 0.13.4
Mon, 29 Jun 2020 21:04:38 GMT
### Patches
- fixed a bug where an exception thrown from getPackageDeps will affect how things are cached (kchau@microsoft.com)
2020-06-19 21:49:29 +03:00
## 0.13.3
Fri, 19 Jun 2020 18:49:29 GMT
### Patches
- adding scoped packages back into the transitive providers (kchau@microsoft.com)
2020-06-19 21:08:51 +03:00
## 0.13.2
Fri, 19 Jun 2020 18:08:51 GMT
### Patches
- fixing the intersection calculate with the differnce between transitive consumers and providers (kchau@microsoft.com)
2020-06-19 02:47:16 +03:00
## 0.13.1
Thu, 18 Jun 2020 23:47:16 GMT
### Patches
- making filterpackage do intersection rather than union. adding tests (kchau@microsoft.com)
2020-06-18 22:56:16 +03:00
## 0.13.0
Thu, 18 Jun 2020 19:56:16 GMT
### Minor changes
- adding a environment variable LAGE_PACKAGE_NAME like Lerna (kchau@microsoft.com)
2020-06-17 22:41:31 +03:00
## 0.12.5
Wed, 17 Jun 2020 19:41:31 GMT
### Patches
- Bump task-scheduler to make the graph respect tasks with no deps (kchau@microsoft.com)
2020-06-17 01:07:08 +03:00
## 0.12.4
Tue, 16 Jun 2020 22:07:08 GMT
### Patches
- adding a resetCache flag to resave cache if something went awry (kchau@microsoft.com)
2020-06-15 23:13:31 +03:00
## 0.12.3
Mon, 15 Jun 2020 20:13:31 GMT
### Patches
- unphantomify backfill (kchau@microsoft.com)
2020-06-11 03:14:19 +03:00
## 0.12.2
Thu, 11 Jun 2020 00:14:19 GMT
### Patches
- include os.platform in the hash (kchau@microsoft.com)
2020-06-09 22:51:48 +03:00
## 0.12.1
Tue, 09 Jun 2020 19:51:48 GMT
### Patches
- get rid of all newline characters in a line (kchau@microsoft.com)
2020-06-09 07:44:04 +03:00
## 0.12.0
Tue, 09 Jun 2020 04:44:04 GMT
### Minor changes
- need to handle the close signal as well as exit (kchau@microsoft.com)
2020-06-09 02:47:43 +03:00
## 0.11.2
Mon, 08 Jun 2020 23:47:43 GMT
### Patches
- fixed a bug with the since flag so that an empty is defaulted to origin/master (kchau@microsoft.com)
2020-06-09 02:46:49 +03:00
## 0.11.1
Mon, 08 Jun 2020 23:46:49 GMT
### Patches
- bump websocket-extensions (kchau@microsoft.com)
2020-06-07 20:56:33 +03:00
## 0.11.0
Sun, 07 Jun 2020 17:56:33 GMT
### Minor changes
- salt with environmentGlob (kchau@microsoft.com)
2020-06-06 22:33:34 +03:00
## 0.10.1
Sat, 06 Jun 2020 19:33:34 GMT
### Patches
- bump backfill (kchau@microsoft.com)
2020-06-06 02:31:46 +03:00
## 0.10.0
Fri, 05 Jun 2020 23:31:46 GMT
### Minor changes
- per task caching (kchau@microsoft.com)
2020-06-05 19:33:19 +03:00
## 0.9.2
Fri, 05 Jun 2020 16:33:19 GMT
### Patches
- fixing hash! (kchau@microsoft.com)
2020-06-04 20:04:06 +03:00
## 0.9.1
Thu, 04 Jun 2020 17:04:06 GMT
### Patches
- fixed the ignore param so that it works! (kchau@microsoft.com)
2020-06-04 03:21:21 +03:00
## 0.9.0
Thu, 04 Jun 2020 00:21:21 GMT
### Minor changes
- refactored internally to use @microsoft/task-scheduler (kchau@microsoft.com)
2020-05-29 02:14:00 +03:00
## 0.8.2
Thu, 28 May 2020 23:14:00 GMT
### Patches
- refactor to reduce the scope of what gets run in a scoped run (kchau@microsoft.com)
2020-05-28 22:07:51 +03:00
## 0.8.1
Thu, 28 May 2020 19:07:51 GMT
### Patches
- internal refactoring for discoverTaskDeps (kchau@microsoft.com)
2020-05-26 21:54:57 +03:00
## 0.8.0
Tue, 26 May 2020 18:54:57 GMT
### Minor changes
- add support for running command with different npm clients (kchau@microsoft.com)
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)