Skip to content

Commit b576d93

Browse files
committed
Update CHANGELOG
1 parent 902fd6a commit b576d93

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v0.5.1 - 2021/5/20
2+
3+
### Optimization
4+
5+
* Add type addrShift to enable bigger encoder/decoder cache ( #213 )
6+
7+
### Fix decoder
8+
9+
* Keep original reference of slice element ( #229 )
10+
11+
### Refactor
12+
13+
* Refactor Debug mode for encoding ( #226 )
14+
* Generate VM sources for encoding ( #227 )
15+
* Refactor validator for null/true/false for decoding ( #221 )
16+
117
# v0.5.0 - 2021/5/9
218

319
### Supports using omitempty and string tags at the same time ( #216 )

0 commit comments

Comments
 (0)