packages feed

haskoin-store-data 0.65.0 → 0.65.1

raw patch · 2 files changed

+7/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -4,6 +4,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) +## 0.65.1+### Changed+- Simplify function in Cache module.+- Bump depenedencies.+ ## 0.65.0 ### Changed - Spenders now embedded into tx objects in database for performance.
haskoin-store-data.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 9f15b82cebc6c57573cea5a3666fffba76b706fba860d7999297a78e5668e767+-- hash: 7c60c4bf4347cf39d711da6648c8bff1fffca8c6b70b36904c8ce8058316f376  name:           haskoin-store-data-version:        0.65.0+version:        0.65.1 synopsis:       Data for Haskoin Store description:    Please see the README on GitHub at <https://github.com/haskoin/haskoin-store#readme> category:       Bitcoin, Finance, Network