Tags give the ability to mark specific points in history as being important
-
0.6.2
Release: 0.6.29f4e6165 · ·Minor release: - add coveralls - fix `double`: `Z.erem` was missing implying the output was not always smaller than the order - fix `negate`: same than `double`. The output was not always between 0 and the order. - add tests for the bytes encoding. Enforce `of_bytes_exn/opt` and `to_bytes` to encode in little endian.