Sha256: 1fca8e56884be35e79b99fecdf7ab6dcbc4adb0b7f2fbebd6b2673840034a48c
Contents?: true
Size: 979 Bytes
Versions: 1
Compression:
Stored size: 979 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [0.5.2] - 2018-09-11 ### Added - Add `WithdrawResponse#max_amount` ## [0.5.1] - 2018-09-04 ### Changed - Append `/withdraw` to host/path for `WithdrawRequest` ## [0.5.0] - 2018-08-29 ### Changed - Renamed from BridgeClient to StellarClient - `host` configuration is now `bridge_host` ### Added - `#get_toml` to fetch the toml of `host` - `#get_withdraw` to get withdrawal details from an Anchor ## [0.4.0] - 2017-04-05 ### Added - Expose response's `code` (as `code_str`) and `message` ## [0.3.0] - 2017-03-31 ### Changed - Use `api_client_base` `~> 1.0` ## [0.2.0] ### Added - Explicitly require ActiveSupport's hash with indifferent access - Upgrade api_client_base to 0.2.0 ## [0.1.0] - 2016-12-15 ### Added - Initial release. Payments only
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stellar_client-0.5.2 | CHANGELOG.md |