Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2af2c18

Browse filesBrowse files
committed
Bump version to 0.1.3.
1 parent 50bcedd commit 2af2c18
Copy full SHA for 2af2c18

File tree

Expand file treeCollapse file tree

2 files changed

+6
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+6
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 0.1.3 / 2017-11-11
2+
3+
* Accept extension names and parameters including uppercase letters
4+
* Handle extension names that clash with `Object.prototype` properties
5+
16
### 0.1.2 / 2017-09-10
27

38
* Catch synchronous exceptions thrown when calling an extension

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
, "keywords" : ["websocket"]
66
, "license" : "MIT"
77

8-
, "version" : "0.1.2"
8+
, "version" : "0.1.3"
99
, "engines" : { "node": ">=0.8.0" }
1010
, "files" : ["lib"]
1111
, "main" : "./lib/websocket_extensions"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.