Releases: thibmeu/drand-rs
Releases · thibmeu/drand-rs
Release v0.0.16
drand_core - Change RFC 3339 datetime parsing to allow space and date - Fix clippy warning for wasm32-unknown-unknown target dee - Update dependencies - Fix error message when round cannot be parsed
v0.0.15
Add a check on the returned round value
Update dependencies
Update Rust to 1.74
v0.0.14
Release v0.0.14 Focused on improving error messages. drand_core gets its own error type. dee distinguishes between invalid beacons, network error, or invalid upstream.
v0.0.13
Release v0.0.13
v0.0.12
Release v0.0.12
v0.0.11
Release v0.0.11
v0.0.10
Release v0.0.10
Release v0.0.9
- Fix GitHub Actions apt package install - Update HTTP Client to use ureq - Fix unecessary ark_bls12_381 boilerplate - Fix G1 -> G2 in error messages
Release v0.0.7
- Add documentation for design considerations - Update dependencies - Update time library from chrono to time - Update dee error handling on HTTP remotes - Update tlock_age to v0.0.2 for improved performance - Fix Chain error handling on wrong URL string - Add coin_clip example for drand_core - Add `get_by_unix_time` method on drand HttpClient - Update dependencies - Update drand_core public API to expose HttpClient - Update bls12-381 library to arkworks/curves - Fix Chain error handling on wrong URL string - Remove Chain struct abstraction
Release v0.0.6
Create the first CHANGELOG for v0.0.6