Skip to content

Commit 4a82135

Browse files
committed
Release 1.8.1
1 parent b33faf5 commit 4a82135

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

doc/history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# History
22

3+
## 1.8.1
4+
5+
* fixed to aliases in compiler (thanks @Karang)
6+
37
## 1.8.0
48

59
* add option not to log partial packets in full chunk parser

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protodef",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "A simple yet powerful way to define binary protocols",
55
"main": "index.js",
66
"author": "roblabla <robinlambertz.dev@gmail.com>",

0 commit comments

Comments
 (0)