All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
As this project is pre 1.0, breaking changes may happen for minor version bumps. A breaking change will get clearly notified in this log.
0.31.0 (2022-02-20)
- No changes
0.30.0 (2021-10-14)
Stellar::Horizon::Problem
class moved tostellar-horizon
gem fromstellar-sdk
Stellar::TransactionPage
fromstellar-sdk
is nowStellar::Horizon::TransactionPage
instellar-horizon
gemfaraday
andfaraday_middleware
are now direct dependencies
stellar-horizon
no longer depends onstellar-sdk
(dependency has been reversed)
0.29.0 (2021-09-07)
- Initial setup of the gem, copying all Horizon-related features from
sdk
gem