v3.0.0
[3.0.0] - 2022-06-14
Added
- Add Gitlab CI .gitlab-ci.yml
- [pyo3] Add Rust bindings for Python thanks to Pyo3
Changed
- API changed:
to_bytes
becometry_to_bytes
forPrivateKey
andPublicKey
to_bytes
become try_to_bytes
for PrivateKey
and PublicKey