Releases: stellar/rs-stellar-rpc-client
Releases · stellar/rs-stellar-rpc-client
26.0.0-rc.2
26.0.0-rc.1
What's Changed
- Move
does_topic_matchinto test module and add**wildcard support. by @fnando in #75 - Add other missing fields to transaction response. by @fnando in #76
- Update dependencies. by @fnando in #77
- Bump the all-actions group with 2 updates by @dependabot[bot] in #66
- Bump tokio from 1.42.1 to 1.43.1 by @dependabot[bot] in #78
- Pin stellar-xdr to v26. by @fnando in #85
- Bump version to 26.0.0-rc.1 by @github-actions[bot] in #87
Full Changelog: v25.1.0...v26.0.0-rc.1
25.1.0
25.0.0
23.2.1
What's Changed
- Update getEvents to take topics as &[TopicFilter] instead of &[String] by @elizabethengelman in #57
Full Changelog: v23.2.0...v23.2.1
23.2.0
23.1.0
23.0.1
What's Changed
- Add ledger to GetTransactionResponse by @elizabethengelman in #48
Full Changelog: v23.0.0...v23.0.1
23.0.0
What's Changed
- Update stellar-xdr dependency to v23. by @fnando in #28
- Bump version to 23.0.0-rc.1 by @github-actions[bot] in #29
- Add get_version_info fn by @elizabethengelman in #27
- Bump version to 23.0.0-rc.2 by @github-actions[bot] in #30
- Update pattern matching for transaction meta v4. by @fnando in #33
- Be compliant with events response for P23. by @fnando in #34
- Add extra line to the pretty print just like the plain formatter. by @fnando in #36
- Bump version to 23.0.0-rc.3 by @github-actions[bot] in #37
- Lax version by @fnando in #39
- Update repo name. by @fnando in #38
- Add transaction events. by @fnando in #40
- Bump version to 23.0.0-rc.4 by @github-actions[bot] in #41
- Add support for auth mode in simulated transactions. by @fnando in #42
- Return contract events in the same shape as the RPC. by @fnando in #43
- Bump version to 23.0.0-rc.5 by @github-actions[bot] in #44
- Add get_ledgers fn by @elizabethengelman in #31
- Add get_fee_stats by @elizabethengelman in #32
- Bump version to 23.0.0-rc.6 by @github-actions[bot] in #45
- Serde ledger entires by @ifropc in #26
- Bump version to 23.0.0 by @github-actions[bot] in #47
Full Changelog: v22.1.0...v23.0.0
23.0.0-rc.6
What's Changed
- Add get_ledgers fn by @elizabethengelman in #31
- Add get_fee_stats by @elizabethengelman in #32
Full Changelog: v23.0.0-rc.5...v23.0.0-rc.6