packages feed

unleash-client-haskell 0.8.0 → 0.8.1

raw patch · 3 files changed

+10/−6 lines, 3 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,3 +1,10 @@+## <small>0.8.1 (2025-05-02)</small>++* Remove maintainers section ([52ccba7](https://github.com/finn-no/unleash-client-haskell/commit/52ccba7))+* Update README.md ([3c2ba7b](https://github.com/finn-no/unleash-client-haskell/commit/3c2ba7b))+++ ## <small>0.8.0 (2025-05-02)</small>  * Add source-repository ([116c725](https://github.com/finn-no/unleash-client-haskell/commit/116c725))
README.md view
@@ -18,16 +18,13 @@  Available on [Hackage](https://hackage.haskell.org/package/unleash-client-haskell). +This project is currently unmaintained.+ ## Build  ``` nix-build ```--## Maintainers--- [Even Brenden](mailto:uch@anythingexternal.com)-- [Eirik Meland](mailto:eirik.meland@gmail.com)  ## Dependencies 
unleash-client-haskell.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.0 name:               unleash-client-haskell-version:            0.8.0+version:            0.8.1 synopsis:           Unleash feature toggle client description:   This is an [Unleash](https://www.getunleash.io/) client SDK for Haskell.