Releases: andrenth/ocaml-stdint
Releases · andrenth/ocaml-stdint
0.7.2
0.7.1
Distribution 0.7.0
CHANGES:
Fixes:
- Correct conversion from uint24 to other ints (#39, @rixed)
- Fix conversion from all ints to uint24 and int24 (#41, @rixed)
- Fix int24 failing to recover from casts (#43, @rixed)
- Fix sign extensions (#49, @rixed)
Long_val
returnsintnat
, previouslylong
was used (#53, @dra27)- Reduce size of marshalled custom values on 4.08+ (#54, @dra27)
- Store 128-bit ints as structs to prevent unaligned access (#55, @dra27)
New features:
- Add
of_substring
(#49, @darlentar)
0.6.0
0.3.0
version 0.3.0