Skip to content

v0.2.1

Compare
Choose a tag to compare
@klauspost klauspost released this 26 Jan 09:22
· 30 commits to master since this release
c66cb85
Indicate float conversion due to overflows (#31)

As flag to tape that indicates that an integer was converted to float due to int64/uint64 limits.

Fixes #25