Josh Junon
6b2c5fbdb7
4.4.3
4.4.3
2025-09-13 19:24:41 +02:00
Josh Junon
33330fa861
4.4.1
4.4.1
2025-05-13 22:55:39 +02:00
Josh Junon
98df33ed9d
remove istanbul
2025-05-13 22:55:25 +02:00
Luke Zilioli
bf2f574c3e
fixes #987 fallback to localStorage.DEBUG if debug is not defined ( #988 )
2025-03-23 23:28:01 +01:00
Prabhat Dahal
a0497bd46d
Replace whitespaces in namespaces string with commas globally instead of just the first space occurrence. ( #997 )
...
Co-authored-by: Prabhat Dahal <pdahal@west.com>
2025-03-21 16:44:33 +01:00
Josh Junon
7e3814cc60
4.4.0
4.4.0
2024-12-06 13:30:15 +01:00
Josh Junon
d2d6bf0bab
fix inefficient .enable() regex and .enabled() test
2024-12-06 13:27:40 +01:00
Josh Junon
bc60914816
4.3.7
4.3.7
2024-09-06 02:50:18 +02:00
Rouven Weßling
c63e96e649
Upgrade ms to version 2.1.3 ( #819 )
...
* Upgrade ms to version 2.1.3
* Update package.json
Co-authored-by: Superchupu <53496941+SuperchupuDev@users.noreply.github.com>
---------
Co-authored-by: Josh Junon <Qix-@users.noreply.github.com>
Co-authored-by: Superchupu <53496941+SuperchupuDev@users.noreply.github.com>
2024-09-06 02:48:50 +02:00
Josh Junon
382864a45a
remove archaic badges from readme
2024-08-07 18:49:53 +02:00
Josh Junon
c33b464a79
4.3.6
4.3.6
2024-07-27 11:19:57 +02:00
bluwy
7956a45f68
Avoid using deprecated RegExp.$1
2024-07-27 11:19:13 +02:00
Josh Junon
5464bdddbc
4.3.5
4.3.5
2024-05-31 13:37:42 +02:00
Josh Junon
f244ada2e9
update authorship contact info
2024-05-31 13:37:01 +02:00
calvintwr
cac39b1c5b
Fix/debug depth ( #926 )
...
* fix debug format options ignored
* moved sinon to devDependencies
2024-05-31 13:34:49 +02:00
Qix
f66cb2d9f7
remove .github folder (and the outdated issue templates)
2023-06-04 13:10:21 +02:00
Qix
d1616622e4
Update ISSUE_TEMPLATE.md
2022-03-31 17:43:51 +02:00
Qix
12c1ad04db
Update ISSUE_TEMPLATE.md
2022-03-31 17:24:37 +02:00
Josh Junon
da66c86c5f
4.3.4
4.3.4
2022-03-17 14:38:08 +01:00
CommanderRoot
9b334123f1
replace deprecated String.prototype.substr() ( #876 )
...
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr ) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-17 14:36:24 +01:00
gitname
c0805cc4d3
add section about configuring JS console to show debug messages ( #866 )
...
* Add section about configuring JS console to show debug messages
* Rewrite log level section to be more concise
2022-02-03 01:34:39 +01:00
Josh Junon
043d3cd17d
4.3.3
4.3.3
2021-11-27 14:01:35 +01:00
Josh Junon
4079aae5b5
update license and more maintainership information
2021-11-27 14:01:16 +01:00
Josh Junon
19b36c052a
update repository location + maintainership information
2021-11-27 14:00:16 +01:00
Kristof Kalocsai
f851b00eb0
adds README section regarding usage in child procs ( #850 )
...
* adds README section regarding usage in child procs
code example and original request copied from @aaarichter
should close #811
* Update README.md
Co-authored-by: Qix <Qix-@users.noreply.github.com>
Co-authored-by: Qix <Qix-@users.noreply.github.com>
2021-10-13 21:14:14 +02:00
Taylor Everding
d177f2bc36
Remove accidental epizeuxis
2021-05-22 09:46:22 +02:00
Josh Junon
e47f96de3d
4.3.2
4.3.2
2020-12-09 16:35:38 +01:00
omg
1e9d38c2e6
cache enabled status per-logger ( #799 )
...
Co-authored-by: Qix <Qix-@users.noreply.github.com>
2020-12-09 16:34:56 +01:00
Josh Junon
0d3d66b0eb
4.3.1
4.3.1
2020-11-19 13:15:13 +01:00
Josh Junon
b6d12fdbc6
fix regression
2020-11-19 12:31:16 +01:00
Josh Junon
3f56313c1e
4.3.0
4.3.0
2020-09-19 10:35:28 +02:00
Josh Junon
e2d3bc9e42
add deprecation notice for debug.destroy()
2020-09-19 10:34:59 +02:00
Josh Junon
72e7f864bd
fix memory leak within debug instance
2020-09-19 10:34:59 +02:00
Josh Junon
27152cad24
add test for enable/disable of existing instances
2020-09-19 10:34:59 +02:00
Bruce A. MacNaughton
22e13fe07e
fix quoted percent sign
2020-07-16 21:12:18 +02:00
Josh Junon
80ef62a3af
4.2.0
4.2.0
2020-05-19 11:36:58 +02:00
Maël Nison
09914af00e
Marks supports-color as an *optional* peer dependency
2020-05-19 11:34:56 +02:00
Douglas Wilson
db306db99e
Update and pin ms to 2.1.2
2020-03-27 20:21:55 +01:00
Milan Skuhra
6b07f9e50a
Fixes: Unable to take control over selectColor #747
2020-02-23 22:09:53 +01:00
Josh Junon
0c1d5180ff
remove dead code and fix lowercase comment (for linter)
2020-01-12 20:31:27 +01:00
Josh Junon
4acdeedd4b
run linter inside of test script
2020-01-12 20:29:28 +01:00
Valeri Karpov
3f4d7247c0
Add "engines" to package.json ( #680 )
2020-01-07 17:38:20 -08:00
Qix
608fca962b
Update ISSUE_TEMPLATE.md
2019-11-13 11:27:24 +01:00
Josh Junon
5c7c61dc0d
fix links in issue templates
2019-01-10 16:53:31 +01:00
Josh Junon
976f8d2afc
add issue and pull request templates
2019-01-10 16:51:53 +01:00
Myles Borins
982c12c926
test: only run coveralls on travis
...
s/posttest:node/coverage
Explicitly call coverage only from CI. This will stop the test suite
from failing on a system not configured to authenticate with
circle-ci
2018-12-22 14:27:14 +01:00
Josh Junon
825d35a2da
copy custom logger to namespace extension ( fixes #646 )
2018-12-19 05:04:15 +01:00
Josh Junon
5528572f9a
use console.debug() in browser when available ( closes #600 )
...
also removes a branch for each logging call, slightly improving
performance in the browser.
2018-12-19 04:56:52 +01:00
Josh Junon
c0127b18a0
remove examples folder ( closes #650 )
2018-12-19 04:47:15 +01:00
Josh Junon
94583b652a
remove build system ( closes #652 )
2018-12-19 04:35:02 +01:00