Julien Fontanet
ba64f8e5b5
fix(disposable): add missing dep
2021-04-30 12:02:39 +02:00
Julien Fontanet
3f42199f8f
feat(normalize-packages): dont use files field
...
A centralized npmignore is easier to use and maintain.
2021-04-23 14:47:34 +02:00
Julien Fontanet
db5cb8b3a9
chore(disposables): using → Disposable.use
2021-04-13 23:35:10 +02:00
Julien Fontanet
a7ba6add39
feat(read-chunk): ensure function is properly named
2021-04-07 14:02:50 +02:00
Julien Fontanet
5a17c75fe4
feat: unified .npmignore for all packages
...
Ensure sources, tests and USAGE.Md files will not be published.
2021-04-07 13:58:14 +02:00
Julien Fontanet
7fe0d78154
fix(compose/USAGE): typo
2021-04-07 13:36:24 +02:00
Julien Fontanet
d3049b2bfa
feat(@vates/read-chunk): 0.1.2
2021-04-07 13:07:57 +02:00
Julien Fontanet
61cb2529bd
feat(read-chunk/package.json): only publish index.js
2021-04-07 13:05:49 +02:00
Julien Fontanet
e6c6e4395f
chore(read-chunk): add tests
2021-04-07 13:03:56 +02:00
Julien Fontanet
959c955616
feat(read-chunk): handle 0 size
2021-04-07 12:51:27 +02:00
Pierre Donias
cf320c08c5
feat: technical release ( #5702 )
2021-03-29 16:45:00 +02:00
Julien Fontanet
8921d78610
fix(disposable/deduped): call dispose with disposable context
2021-03-24 00:27:25 +01:00
Julien Fontanet
a4b209c654
fix(disposable/deduped): race condition when disposed during acquisition
...
Introduced in 43aad3d11
2021-03-04 10:46:03 +01:00
Julien Fontanet
43aad3d117
feat(disposable/deduped): works with sync factories
2021-03-03 17:43:39 +01:00
Julien Fontanet
b63c5d2987
chore: dont import @xen-orchestra/log/dist
2021-03-01 17:00:42 +01:00
Julien Fontanet
20377e9c56
feat(async-map): new implementations
...
These implementations are no longer compatible with plain objects but support iterables.
The previous implementation is still available as `@xen-orchestra/async-map/legacy`.
2021-03-01 16:55:06 +01:00
Pierre Donias
11801f306c
feat: technical release ( #5613 )
2021-02-24 15:54:37 +01:00
Julien Fontanet
637afdb540
feat(@vates/toggle-scripts): 1.0.0
2021-02-24 08:55:38 +01:00
Julien Fontanet
dafdedef9a
feat(toggle-scripts): supports npm < 7
2021-02-24 08:54:29 +01:00
Julien Fontanet
ce17ee2ae6
fix(toggle-scripts/package.json): fix files entry
2021-02-24 08:48:33 +01:00
Julien Fontanet
e74daa97d2
fix(toggle-scripts): fix usage
2021-02-23 21:54:31 +01:00
Julien Fontanet
1a4731aa83
feat(@vates/toggle-scripts): 0.1.0
2021-02-23 21:32:58 +01:00
Julien Fontanet
a75e1c52b7
feat(toggle-scripts): CLI to enable/disable package.json scripts
2021-02-23 21:28:23 +01:00
Julien Fontanet
3ed488e10f
chore(compose): regenerate README
2021-02-22 15:09:23 +01:00
Julien Fontanet
dcc11f16b1
feat(@vates/compose): 2.0.0
2021-02-22 14:42:45 +01:00
Julien Fontanet
209706b70d
feat(compose): forwards this to all functions
2021-02-22 14:42:18 +01:00
badrAZ
9ab9e3fe46
feat(vates/disposable): utilities for disposables ( #5590 )
2021-02-19 16:22:41 +01:00
Julien Fontanet
2c016204bf
feat(@vates/compose): 1.2.0
2021-02-18 17:03:17 +01:00
Julien Fontanet
04fd625bde
feat(compose): this and args passed to first function
2021-02-18 17:03:17 +01:00
Julien Fontanet
942567586f
feat(@vates/compose): 1.1.1
2021-02-18 11:29:10 +01:00
Julien Fontanet
ba6baaec0a
fix(compose): update README
2021-02-18 11:27:24 +01:00
Julien Fontanet
a8ac6fc738
fix(compose): require Node 7.6
2021-02-18 11:26:00 +01:00
Julien Fontanet
b027d3b1d6
feat(@vates/compose): 1.1.0
2021-02-18 11:25:33 +01:00
Julien Fontanet
71f9d268c9
feat(compose): async functions support
2021-02-18 11:25:14 +01:00
Julien Fontanet
2b91d4af99
feat(compose): right to left support
2021-02-18 11:25:14 +01:00
Julien Fontanet
0ec0e286ba
feat(compose/README): document functions in an array
2021-02-18 11:25:14 +01:00
Julien Fontanet
43d31e285c
feat(@vates/compose): 1.0.0
2021-02-18 10:40:27 +01:00
Julien Fontanet
57945e6751
feat(compose): new lib to compose functions
2021-02-18 10:39:57 +01:00
Julien Fontanet
8f4dae3134
chore(multi-key-map/README): sync with USAGE
2020-12-03 14:16:13 +01:00
badrAZ
89b162704c
feat: technical release ( #5404 )
2020-11-27 15:15:00 +01:00
badrAZ
97bcc7afb6
feat(@vates): add MultiKeyMap ( #5362 )
2020-11-09 12:30:35 +01:00
Julien Fontanet
4911bbe3a2
chore: normalize packages
2020-10-23 10:21:52 +02:00
Julien Fontanet
41fb06187b
fix(coalesce-calls/README): fix import
2020-06-29 15:39:14 +02:00
Julien Fontanet
adf0e8ae3b
feat(@vates/coalesce-calls): 0.1.0
2020-06-29 15:33:53 +02:00
Julien Fontanet
c4121073ad
feat(@vates/decorate-with): 0.0.1
2020-06-12 11:12:49 +02:00
Julien Fontanet
27f53f262b
feat(@vates/parse-duration): 0.1.0
2020-06-12 11:02:42 +02:00
Julien Fontanet
34f42216c8
feat(*/README.md): better badges
2020-06-01 14:41:52 +02:00
Julien Fontanet
4530fd4164
chore(*/package.json): normalize author to Vates SAS
2020-06-01 14:06:09 +02:00
Julien Fontanet
6212109fc1
feat(@vates/read-chunk): 0.1.1
2020-05-29 15:10:20 +02:00
Julien Fontanet
c22a080e23
fix(read-chunk): not an ES module
2020-05-29 15:10:20 +02:00