pythc 0.1.3

Rust client for the Pyth Network Hermes API
Documentation
# Changelog

## [0.1.3]https://github.com/yldfi/yldfi-rs/compare/pythc-v0.1.2...pythc-v0.1.3 (2026-02-02)


### Bug Fixes

* resolve clippy warnings in tests ([3da0cb0]https://github.com/yldfi/yldfi-rs/commit/3da0cb07d2dd1ba2d5febde875252dcab7efcf46)

## [0.1.2]https://github.com/yldfi/yldfi-rs/compare/pythc-v0.1.1...pythc-v0.1.2 (2026-01-27)


### Features

* **sldt:** add Solodit vulnerability database client ([0593418]https://github.com/yldfi/yldfi-rs/commit/05934189ea2cce326caf7887d58669e883e641ca)

## [0.1.1]https://github.com/yldfi/yldfi-rs/compare/pythc-v0.1.0...pythc-v0.1.1 (2026-01-26)


### Features

* **ethcli:** add Uniswap V2/V3/V4 support and refactor API clients ([46df1e0]https://github.com/yldfi/yldfi-rs/commit/46df1e0b7bdf733f504b00931cd310ec429cc0c7)


### Bug Fixes

* address 44 issues from multi-agent code review ([5812bae]https://github.com/yldfi/yldfi-rs/commit/5812baea74461394a0f8a68ec490987b1cda168d)
* address CI failures (clippy, cargo-deny, security audit) ([339b534]https://github.com/yldfi/yldfi-rs/commit/339b5348d3779d3eafd7feaf13a35999721c7f99)
* update pythc docs and deny.toml for cargo-deny v2 ([fd98ece]https://github.com/yldfi/yldfi-rs/commit/fd98ece412234aec96551b755ae41df41c754250)

## [0.1.1]https://github.com/yldfi/yldfi-rs/compare/pyth-v0.1.0...pyth-v0.1.1 (2026-01-23)


### Features

* **ethcli:** add SecretString for API key protection and chainlink/pyth modules ([58ee636]https://github.com/yldfi/yldfi-rs/commit/58ee63625b76a83d55a8f27611f2f62c2e00e241)
* implement review agent recommendations ([f8c9f42]https://github.com/yldfi/yldfi-rs/commit/f8c9f42813785c96a8bd5f694bbcf56fb6c16b49)