v0.7.0.0
blockfrost-api
Breaking
- Added
ScriptHashList
newtype instead of overlapping instance for[ScriptHash]
which is used as a result of_listScripts
inScriptsAPI
#31
Additional
- Relax
lens
upper bound to allow 5.1, 5.2 #30
blockfrost-client
Breaking
listScript
andlistScripts'
now returnScriptHashList
newtype
instead of[ScriptHash]
due to overlapping instance conflicts #31
Full Changelog: v0.6.0.0...v0.7.0.0