v0.4.0
This release contains breaks to the Getter
interface as well as a break to the Subscriber
constructor.
What's Changed
- feat(p2p)!: parameters for Subscriber by @Wondertan in #118
- refactor!: Merge
GetVerifiedRange
andGetRangeByHeight
in Getter interface and remove redundant endpoint by @renaynay in #117 - refactor(sync)!: use options to init metrics by @Wondertan in #121
- fix!: handle error on metrics by @Wondertan in #123
Full Changelog: v0.3.3...v0.4.0