UNPKG
node-err
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Simplify error handling and logging for Node.
github.com/nickjag/node-err
nickjag/node-err
node-err
/
examples
/
node_modules
/
encodeurl
/
HISTORY.md
15 lines
(9 loc)
•
238 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
1.0.2 / 2018-01-21 ==================
*
Fix encoding
`%`
as last character
1.0.1 / 2016-06-09 ==================
*
Fix encoding unpaired surrogates at start/end of string
1.0.0 / 2016-06-08 ==================
*
Initial release