v0.21.0
Pre-release
Pre-release
What's New
➡️ OpenSSL ECDSAsecp256k1 public key import compatibility
➡️ Print query responses
➡️ Documentation updates
Added
- Update SDK docs by @rwalworth in #616
- Add step to run .clang-format file by @rwalworth in #618
- Fix OpenSSL public ECDSA keys import compatibility by @gsstoykov in #620
- Add
toString()
method andoperator<<
overload to query responses by @rwalworth in #631 - Update README.md by @theekrystallee in #633
- Update remaining examples to read from
.env
file and update README with more concise instructions for running examples by @rwalworth in #636 - Created script for running all examples by @gsstoykov in #634
New Contributors
- @theekrystallee made their first contribution in #633
Full Changelog: v0.20.0...v0.21.0