We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902fd6a commit b576d93Copy full SHA for b576d93
CHANGELOG.md
@@ -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
17
# v0.5.0 - 2021/5/9
18
19
### Supports using omitempty and string tags at the same time ( #216 )
0 commit comments