File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Version [ next ] ( https://github.com/blockfrost/blockfrost-haskell/compare/client-0.12.0.0...master ) (2026-MM-DD )
1+ # Version [ 0.13.0.0 ] ( https://github.com/blockfrost/blockfrost-haskell/compare/client-0.12.0.0...client-0.13.0.0 ) (2026-04-15 )
22
33* Changes
44 * Retry logic added
Original file line number Diff line number Diff line change 11cabal-version : 2.2
22name : blockfrost-client
3- version : 0.12 .0.0
3+ version : 0.13 .0.0
44synopsis : blockfrost.io basic client
55description : Simple Blockfrost clients for use with transformers or mtl
66homepage : https://github.com/blockfrost/blockfrost-haskell
@@ -70,7 +70,7 @@ library
7070 , Blockfrost.Client.NutLink
7171 build-depends : base >= 4.7 && < 5
7272 , blockfrost-api >= 0.15
73- , blockfrost-client-core ^>= 0.7
73+ , blockfrost-client-core ^>= 0.8
7474 , bytestring
7575 , data-default
7676 , filepath
You can’t perform that action at this time.
0 commit comments