2020-05-25 23:01:22 +03:00
|
|
|
# Change Log - p-graph
|
|
|
|
|
2020-07-14 23:57:54 +03:00
|
|
|
This log was last generated on Tue, 14 Jul 2020 20:57:54 GMT and should not be manually modified.
|
2020-05-25 23:01:22 +03:00
|
|
|
|
|
|
|
<!-- Start content -->
|
|
|
|
|
2020-07-14 23:57:54 +03:00
|
|
|
## 1.0.0
|
|
|
|
|
|
|
|
Tue, 14 Jul 2020 20:57:54 GMT
|
|
|
|
|
|
|
|
### Major changes
|
|
|
|
|
|
|
|
- Add support for maxConcurrency and allow for setting execution priorities on functions (1581488+christiango@users.noreply.github.com)
|
|
|
|
|
2020-05-26 00:06:05 +03:00
|
|
|
## 0.4.1
|
|
|
|
|
|
|
|
Mon, 25 May 2020 21:06:05 GMT
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- change the url of the p-graph (kchau@microsoft.com)
|
|
|
|
|
2020-05-25 23:01:22 +03:00
|
|
|
## 0.4.0
|
|
|
|
|
|
|
|
Tue, 05 May 2020 21:41:06 GMT
|
|
|
|
|
|
|
|
### Minor changes
|
|
|
|
|
|
|
|
- ripped out the dependency on p-queue (kchau@microsoft.com)
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- fix typings (kchau@microsoft.com)
|
|
|
|
|
|
|
|
## 0.3.4
|
|
|
|
|
|
|
|
Fri, 01 May 2020 20:41:56 GMT
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- process the args accurately (kchau@microsoft.com)
|
|
|
|
|
|
|
|
## 0.3.3
|
|
|
|
|
|
|
|
Fri, 01 May 2020 19:12:59 GMT
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- this lib is using esm default to publish, so it's a bit different in how to require (kchau@microsoft.com)
|
|
|
|
|
|
|
|
## 0.3.2
|
|
|
|
|
|
|
|
Fri, 01 May 2020 18:26:56 GMT
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- one more way of doing pGraph() call in types (kchau@microsoft.com)
|
|
|
|
|
|
|
|
## 0.3.1
|
|
|
|
|
|
|
|
Fri, 01 May 2020 18:25:27 GMT
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- one more way of doing pGraph() call in types (kchau@microsoft.com)
|
|
|
|
|
|
|
|
## 0.3.0
|
|
|
|
|
|
|
|
Fri, 01 May 2020 18:21:34 GMT
|
|
|
|
|
|
|
|
### Minor changes
|
|
|
|
|
|
|
|
- making public api work with 2 args with options (kchau@microsoft.com)
|
|
|
|
|
|
|
|
## 0.2.4
|
|
|
|
|
|
|
|
Fri, 01 May 2020 17:55:50 GMT
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- removed the section of readme that is known not to work (kchau@microsoft.com)
|
|
|
|
|
|
|
|
## 0.2.3
|
|
|
|
|
|
|
|
Fri, 01 May 2020 17:39:19 GMT
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- fixes the url (kchau@microsoft.com)
|
|
|
|
|
|
|
|
## 0.2.2
|
|
|
|
|
|
|
|
Fri, 01 May 2020 17:37:29 GMT
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- updates the readme.md and added a url to the package.json (kchau@microsoft.com)
|
|
|
|
|
|
|
|
## 0.2.1
|
|
|
|
|
|
|
|
Fri, 01 May 2020 16:30:46 GMT
|
|
|
|
|
|
|
|
### Patches
|
|
|
|
|
|
|
|
- added types (kchau@microsoft.com)
|
|
|
|
|
|
|
|
## 0.2.0
|
|
|
|
|
|
|
|
Fri, 01 May 2020 16:15:38 GMT
|
|
|
|
|
|
|
|
### Minor changes
|
|
|
|
|
|
|
|
- undefined (kchau@microsoft.com)
|