File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 2.0.0 / 2016-12-23
3
+ ==================
4
+
5
+ * [ perf] Micro optimisations (#84 )
6
+ * [ fix] Sanitize strings by removing lone surrogates (#82 )
7
+ * [ perf] Use strict equality where possible (#77 )
8
+ * [ style] Minor style changes (#83 )
9
+ * [ fix] Fix double utf8 encoding for payloads (#81 )
10
+ * [ chore] Update zuul config to speed up tests (#76 )
11
+
2
12
1.3.2 / 2016-12-07
3
13
==================
4
14
Original file line number Diff line number Diff line change 2
2
"name" : " engine.io-parser" ,
3
3
"description" : " Parser for the client for the realtime Engine" ,
4
4
"license" : " MIT" ,
5
- "version" : " 1.3.2 " ,
5
+ "version" : " 2.0.0 " ,
6
6
"homepage" : " https://github.com/socketio/engine.io-parser" ,
7
7
"devDependencies" : {
8
8
"expect.js" : " 0.3.1" ,
You can’t perform that action at this time.
0 commit comments