v0.0.2-alpha
Pre-release
Pre-release
·
198 commits
to main
since this release
Security Warning
No security audits of this release have ever been performed yet.
The project is still in development and is alpha quality.
USE AT YOUR OWN RISK!
Changelog
[v0.0.2-alpha] - 2022-07-18
Added
- Add CMake support
- Add
get_token_holdersfunction - Add examples
Changed
- Replace openssl with
rustls - Improve dynamic build for mac (change to rapth using
install_name_tool) and linux (build a
dynamic library wrapper on a static library) - Replace the
cargo testexecution withcargo llvm-cov - Replace
grpc-web-clientwithtonic-web-wasm-client