Skip to content

v0.1.1 pre-release

Latest
Compare
Choose a tag to compare
@cet001 cet001 released this 25 Apr 06:49
· 11 commits to master since this release

Bug Fix

  • Fixed bug in Field.Uint32() whereby a field containing an integer value that overflows a uint32 datatype did not result in an error, but instead just returned an incorrect value.