We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27d798 commit 346e12dCopy full SHA for 346e12d
doc/history.md
@@ -1,5 +1,9 @@
1
# History
2
3
+## 1.11.0
4
+
5
+* compiler: add some more reserved keywords (@extremeheat)
6
7
## 1.10.0
8
9
* exposed CompiledProtodef
package.json
@@ -1,6 +1,6 @@
{
"name": "protodef",
- "version": "1.10.0",
+ "version": "1.11.0",
"description": "A simple yet powerful way to define binary protocols",
"main": "index.js",
"author": "roblabla <robinlambertz.dev@gmail.com>",
0 commit comments