Entries are listed in reverse chronological order.
- Update
curve25519-dalek
,merlin
dependencies to 2.0. - Switch from
failure
tothiserror
to providestd
-compatible errors. - Correct
curve25519-dalek
feature-selection logic.
- Correct minimum
curve25519-dalek
version to 1.0.3, not 1.0.0.
- Add metadata for docs.rs.
- Rewrite around a constraint system API.