Releases: dcodeIO/long.js
Releases · dcodeIO/long.js
v5.0.1
29 Oct 00:47
Compare
Sorry, something went wrong.
No results found
Bug fixes
Always return matching signed/unsigned zeroes, fixes #72 (19ac17b )
Other
Move NaN/Infinity check below unsigned setup in fromString (bf68549 )
Switch to daily releases (bd8e614 )
v5.0.0
28 Oct 05:40
Compare
Sorry, something went wrong.
No results found
Breaking changes
Switch to ESM / modernize (8641039 )
4.0.0
03 Feb 21:34
Compare
Sorry, something went wrong.
No results found
Now uses WebAssembly for multiply/divide/modulo, if supported
Added WebAssembly-like aliases
Added fromBytes/LE/BE
Added 'unsigned` parameter to fromValue
Updated docs
Breaking
Switched to webpack, just building minified dist/long.js with dist/long.js.map
1.1.4
18 Jun 14:10
Compare
Sorry, something went wrong.
No results found
Accept Long-like object in constructor, fixes #8
1.1.2
20 Feb 20:53
Compare
Sorry, something went wrong.
No results found