UNPKG
express-query-parser
Version:
latest (1.3.3)
1.3.3
1.3.2
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
A parser helps you parse request for your express server
express-query-parser
/
example
/
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