Releases: drand/drand-client
Releases · drand/drand-client
v1.2.0
What's Changed
- added support for new g1-rfc9380 scheme by @CluEleSsUK in #68
Full Changelog: v1.1.1...v1.2.0
v1.0.0
What's Changed
- updated a bunch of dependencies
- Migrated codebase to typescript by @CluEleSsUK in #33
- Support for unchained beacon verification by @CluEleSsUK in #37
- corrected documentation around public key type and encoding in chain by @CluEleSsUK in #42
- Add npm badge to README by @webmaster128 in #57
- sanitise round and times for infinity and NaN by @CluEleSsUK in #59
- versioning now gets added at compile time to avoid reshaping the build by @CluEleSsUK in #61
- beacon verification for g1/g2 swap network by @CluEleSsUK in #63
New Contributors
- @dependabot made their first contribution in #4
- @very-lame-username made their first contribution in #35
- @webmaster128 made their first contribution in #57
Full Changelog: v0.2.0...v1.0.0
v1.0.0-testnet
The major changes in this release are:
- support for unchained randomness
- support for requesting multiple networks from a single node
- Typescript support
- a big refactor of the interfaces!
This testnet release is a pre-release for testing purposes and may receive changes before we release the official v1.0.0 (non-testnet) version.
Use at your peril and don't use it in production apps!