Releases: Baseflow/stellar-rust-sdk
Releases · Baseflow/stellar-rust-sdk
1.0.0
This is the initial fully featured release for stellar-rs.
What's Changed
- All assets endppoint by @LeonardTibben in #2
- Claimable balances by @LeonardTibben in #5
- Getters refactor by @LeonardTibben in #6
- Documentation by @LeonardTibben in #9
- re-use static strings for paths by @tluijken in #13
- Implement Typestate Builder Pattern by @ejorritsma in #12
- Document entire crate by @ejorritsma in #21
- Badges by @LeonardTibben in #23
- Testnet reset fixes by @LeonardTibben in #24
- Fix asset bug by @tluijken in #29
- Fix after testnet reset q1 2024 by @ejorritsma in #30
- Create base module by @ejorritsma in #31
- Add All Effects endpint by @ejorritsma in #32
- Effects for account endpoint by @LeonardTibben in #33
- Add effects-for-ledger endpoint by @ejorritsma in #34
- Effects for liquidity pools endpoint by @LeonardTibben in #35
- Stuct duplication refactor by @LeonardTibben in #41
- effects for transactions and operations tests by @LeonardTibben in #44
- fee stats refactor by @LeonardTibben in #45
- Liquidity pools refactor by @LeonardTibben in #43
- Operations by @LeonardTibben in #46
- Pagination setter trait by @LeonardTibben in #49
- Operations for liquidity pool by @LeonardTibben in #48
- Single Offer Endpoint 2 by @kevin-pease in #50
- All Offers Endpoint by @kevin-pease in #58
- Order book by @LeonardTibben in #47
- Offers for account endpoint by @kevin-pease in #69
- Single transaction endpoint by @kevin-pease in #72
- All Trades endpoint by @kevin-pease in #71
- All transactions endpoint by @kevin-pease in #76
- Apply pagination macro to all requests by @kevin-pease in #78
- Fix code coverage script by @kevin-pease in #74
- Add documentation to fee stats endpoint by @kevin-pease in #89
- Add documentation to liquidity pools endpoint by @kevin-pease in #88
- Add documentation for ledgers endpoint by @kevin-pease in #87
- Add documentation for effects endpoint by @kevin-pease in #86
- Rename
Links
structs by @kevin-pease in #85 - Add documentation to response models by @kevin-pease in #84
- Update test values by @kevin-pease in #90
- Add support for generics in pagination macro by @kevin-pease in #83
- Add support for generics in pagination macro by @kevin-pease in #91
- Trades endpoint by @kevin-pease in #92
- 'Get' endpoints for transactions by @kevin-pease in #94
- Trade Aggregations endpoint by @kevin-pease in #96
- 54 implement payments endpoint by @LeonardTibben in #97
- Use IncludeFailed enum in 'All Transactions' request by @kevin-pease in #103
- Add pagination functionality for 'Offers for Account' by @kevin-pease in #102
- 'Operations for Transactions' endpoint by @kevin-pease in #101
- Add pagination members to struct via macro by @kevin-pease in #104
- 'Post Transaction' endpoint by @kevin-pease in #100
- Implement 'paths' endpoints by @kevin-pease in #107
New Contributors
- @LeonardTibben made their first contribution in #2
- @tluijken made their first contribution in #13
- @ejorritsma made their first contribution in #12
- @kevin-pease made their first contribution in #50
Full Changelog: https://github.com/Baseflow/stellar-rust-sdk/commits/1.0.0