Releases: aokihu/quick-struct
Releases · aokihu/quick-struct
1.0.0
15 Apr 05:23
Compare
Sorry, something went wrong.
No results found
0.4.11
13 Apr 15:52
Compare
Sorry, something went wrong.
No results found
encode function can convert Number to ""BigInt" automatically
0.4.10
13 Apr 08:52
Compare
Sorry, something went wrong.
No results found
Fix encode BigInt64 data is not incorrect
0.4.9
12 Apr 15:44
Compare
Sorry, something went wrong.
No results found
0.4.8
12 Apr 12:42
Compare
Sorry, something went wrong.
No results found
encode() support set endianness now
0.4.6
11 Apr 08:46
Compare
Sorry, something went wrong.
No results found
Remove 'Auto Flush' console output
0.4.5
11 Apr 08:05
Compare
Sorry, something went wrong.
No results found
🌟New Features
Support struct attribute, which are written in template string.
Struct Attributes:
ver This attribute is 1 now
autoflush Auto flush decoded cache after toJson() output
0.4.4
11 Apr 05:38
Compare
Sorry, something went wrong.
No results found
0.4.3
11 Apr 04:58
Compare
Sorry, something went wrong.
No results found
Add BigUint64 and BigInt64 test cases
Update README.md
0.4.2
11 Apr 03:35
Compare
Sorry, something went wrong.
No results found
Add flush() method, it clear decoded cache.