github.com/gulpjs/flagged-respawn
A tool for respawning node binaries when special flags are present.
https://github.com/gulpjs/flagged-respawn
chore: Release 2.0.0 (#17)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bc99cb3e088ef2ddaf4b039002653517241314e9 authored over 3 years ago
chore: Run prettier
ca3061e593a639639d2f8681bb30e3cf6ce50323 authored over 3 years ago
ca3061e593a639639d2f8681bb30e3cf6ce50323 authored over 3 years ago
chore!: Normalize repository, dropping node <10.13 support (#16)
chore!: Drop support of flags separated by underscores
cbd39e6ae62bc58c3ebd4f435be0d1ddde04e5a1 authored over 3 years ago
Release: 1.0.1
2640711d748a1bea801b502d4861277425706721 authored over 6 years ago
2640711d748a1bea801b502d4861277425706721 authored over 6 years ago
Build: Fix tests on Windows & cleanup linting (fixes #12) (#13)
f08fc7f7af563a24601b14ae176c5856de899079 authored over 6 years ago
f08fc7f7af563a24601b14ae176c5856de899079 authored over 6 years ago
Scaffold: Normalize repository
01715ea781c624df6f15441f66d69cb1763f37d6 authored over 6 years ago
01715ea781c624df6f15441f66d69cb1763f37d6 authored over 6 years ago
Release: 1.0.0
39b6da5bfcae1c466291d9ec871f94550d63d0c1 authored over 6 years ago
39b6da5bfcae1c466291d9ec871f94550d63d0c1 authored over 6 years ago
Docs: Update argument type & add release notes
60e6721a84c3264b37aadcc1e979b76d0e4ca1a0 authored over 6 years ago
60e6721a84c3264b37aadcc1e979b76d0e4ca1a0 authored over 6 years ago
New: Add ability to force or forbid respawning
a16252cba0aa54bd9576feddb1f2c002ff869fa6 authored over 6 years ago
a16252cba0aa54bd9576feddb1f2c002ff869fa6 authored over 6 years ago
Fix: Allow both dashes and underscores for v8flag word separator
1bb9819be402d00f752061515718ec8b4a58e26d authored over 6 years ago
1bb9819be402d00f752061515718ec8b4a58e26d authored over 6 years ago
Fix: Ensure correct exit codes are returned on failure
8980b58048860f2f785eaa2854d9d63a2e9a934b authored over 6 years ago
8980b58048860f2f785eaa2854d9d63a2e9a934b authored over 6 years ago
Release: 0.3.2
3d688a3c1f8d104ce8621fb92f5d1446a9739b00 authored over 6 years ago
3d688a3c1f8d104ce8621fb92f5d1446a9739b00 authored over 6 years ago
Scaffold: Normalize repository
52d44fb2f3ed845213fc5a1aa6bd493df5779319 authored over 6 years ago
52d44fb2f3ed845213fc5a1aa6bd493df5779319 authored over 6 years ago
Docs: Update changelog
f843f5f6efcd7bdc489a371ff30d9f67ac86af4a authored over 6 years ago
f843f5f6efcd7bdc489a371ff30d9f67ac86af4a authored over 6 years ago
Update: Add failing test for flag values being dropped
69851a7de064c35bae7dc937983d8d54dcf348c7 authored over 6 years ago
69851a7de064c35bae7dc937983d8d54dcf348c7 authored over 6 years ago
Docs: Update badge and repository references
550d22a5ba6eb414bf106b431587e48268eb13c6 authored over 6 years ago
550d22a5ba6eb414bf106b431587e48268eb13c6 authored over 6 years ago
Docs: Fix badge link
bee36e07da613bc908f8374ad9843eb426c637f7 authored over 6 years ago
bee36e07da613bc908f8374ad9843eb426c637f7 authored over 6 years ago
Release: 0.3.1
f160e5de476dde357eea1edb9b5e295447710770 authored over 6 years ago
f160e5de476dde357eea1edb9b5e295447710770 authored over 6 years ago
Fix: Inherit stdio for spawn to retain colors
3c309ecc7076d9d05a67c049b6e9913013224fc0 authored over 6 years ago
3c309ecc7076d9d05a67c049b6e9913013224fc0 authored over 6 years ago
Release: 0.3.0
cc751a2db677220cc628e100207fbf2d58ea6662 authored over 6 years ago
cc751a2db677220cc628e100207fbf2d58ea6662 authored over 6 years ago
Build: Skip failing test on Travis
73cabc9a7dfdb2894d61b702db5b96fdaa99f012 authored over 6 years ago
73cabc9a7dfdb2894d61b702db5b96fdaa99f012 authored over 6 years ago
Fix: Ensure that flag values are preserved
58f67e7616ebfc6992a8ac7a4e612e749d4da750 authored over 6 years ago
58f67e7616ebfc6992a8ac7a4e612e749d4da750 authored over 6 years ago
Update: Remove unused variable
4afc853bddda32fba4794f683fb523d4feefd76b authored over 6 years ago
4afc853bddda32fba4794f683fb523d4feefd76b authored over 6 years ago
Docs: Add more documentation, including API
d360d0734a1c3b0e07060fde6aecddb4391098c3 authored over 6 years ago
d360d0734a1c3b0e07060fde6aecddb4391098c3 authored over 6 years ago
Breaking: Throw if no flags are passed & add tests
da831e6ca51cefb17be01da3dc12cfb715e9666b authored over 6 years ago
da831e6ca51cefb17be01da3dc12cfb715e9666b authored over 6 years ago
New: Return child from execute method
0192421957bcaa889b42637a44a25fb1d4f0ce70 authored over 6 years ago
0192421957bcaa889b42637a44a25fb1d4f0ce70 authored over 6 years ago
Release: 0.1.2
f815d2a455860a27d39a9168568796d06bdd2845 authored over 6 years ago
f815d2a455860a27d39a9168568796d06bdd2845 authored over 6 years ago
Build: Attempt to fix failing test on Travis
93fa548d705c856c05428a3fe5a5e54a653e35e4 authored over 6 years ago
93fa548d705c856c05428a3fe5a5e54a653e35e4 authored over 6 years ago
Docs: Improve documentation and comments
57524e817fcf7831179c4d837a13ce06021d38ca authored over 6 years ago
57524e817fcf7831179c4d837a13ce06021d38ca authored over 6 years ago
Release: 0.2.0
21bc30b5e67c7dbf782712e05f525ebabb5a40a5 authored over 6 years ago
21bc30b5e67c7dbf782712e05f525ebabb5a40a5 authored over 6 years ago
Breaking: Simplify API & rewrite a large portion
185c2ff7437ffe740ee77dd62603258b3ba85f29 authored over 6 years ago
185c2ff7437ffe740ee77dd62603258b3ba85f29 authored over 6 years ago
Release: 0.1.0
43bf3707c972884320207ba7728c093e4f25f6c9 authored over 6 years ago
43bf3707c972884320207ba7728c093e4f25f6c9 authored over 6 years ago
New: Initial implementation
a513014aa45e20a060d613a57747682da65ca8d0 authored over 6 years ago
a513014aa45e20a060d613a57747682da65ca8d0 authored over 6 years ago
Release: 0.1.1
0a46fbf195854e8fe948f930cacb67f7c887a95c authored over 6 years ago
0a46fbf195854e8fe948f930cacb67f7c887a95c authored over 6 years ago
Update: Use tilde version ranges for devDependencies
eb6fee81819150b5007438f3894b2cb1948466e0 authored over 6 years ago
eb6fee81819150b5007438f3894b2cb1948466e0 authored over 6 years ago