Skip to content

Commit c8c3ad6

Browse files
committed
Fix Unpacker.ReadXxx returns 0 when try to read integral value from floating point stream or vice versa. Issue #139.
This commit fixes source variable detection in T4 template.
1 parent 3c75cf4 commit c8c3ad6

File tree

3 files changed

+274
-29
lines changed

3 files changed

+274
-29
lines changed

CHANGES.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,3 +379,10 @@ Release 0.6.6 - 2015/12/20
379379

380380
BUG FIXES
381381
* Fix [MessagePackRuntimeType] fails when the type is declared in global namespace. Issue #137.
382+
383+
Release 0.6.7 - 2015/12/23
384+
385+
BUG FIXES
386+
* Fix Unpacker.ReadXxx returns 0 when try to read integral value from floating point stream or vice versa. Issue #139.
387+
388+

0 commit comments

Comments
 (0)