packages feed

unleash-client-haskell-core 0.12.0 → 0.12.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.12.1 (2025-05-02)</small>++* Remove maintainers section ([613aa86](https://github.com/finn-no/unleash-client-haskell-core/commit/613aa86))+* Update README.md ([84a744b](https://github.com/finn-no/unleash-client-haskell-core/commit/84a744b))+++ ## <small>0.12.0 (2025-01-21)</small>  * Add source-repository ([70fe283](https://github.com/finn-no/unleash-client-haskell-core/commit/70fe283))
README.md view
@@ -11,6 +11,8 @@  Available on [Hackage](https://hackage.haskell.org/package/unleash-client-haskell-core). +This project is currently unmaintained.+ ## Build  ```@@ -27,11 +29,6 @@ nix-shell cabal test ```--## Maintainers--- [Even Brenden](mailto:uch@anythingexternal.com)-- [Eirik Meland](mailto:eirik.meland@gmail.com)  ## Dependencies 
unleash-client-haskell-core.cabal view
@@ -1,6 +1,6 @@ cabal-version:      3.0 name:               unleash-client-haskell-core-version:            0.12.0+version:            0.12.1 synopsis:           Unleash feature toggle client core description:   This is a library for evaluating [Unleash](https://www.getunleash.io/) feature toggles.