Releases: stellar/js-stellar-sdk
Releases · stellar/js-stellar-sdk
v0.8.2
- Added
timeout
option to StellarTomlResolver
and FederationServer
calls (#158).
- Fixed adding random value to URLs multiple times (#169).
- Fixed jsdoc for classes that extend
CallBuilder
.
- Updated dependencies.
- Added
yarn.lock
file to repository.
v0.8.1
- Add an allowed trade aggregation resolution of one minute
- Various bug fixes
- Improved documentation
0.8.0
- Modify
/trades
endpoint to reflect changes in horizon.
- Add
/trade_aggregations
support.
- Add
/assets
support.
v0.7.7
- Increased
SUBMIT_TRANSACTION_TIMEOUT
v0.7.6
- Increased allowed stellar.toml file size.
v0.7.4
- Limit length of federation server and stellar.toml responses.
- Throw error if
memo
is not of type string
in federation response.
Server
now works with server URLs with a path.
v0.7.2
- Allow hex string in setOptions signers