http-conduit: Changelogs/notes on API changes

Hi, I'm trying to update the couchdb-conduit package to use the latest (stackage) version of it's dependencies. Is there any changelog, release notes, or even a blogpost which summarise how the API was changed between different major versions? And in general, is there a common practice for hackage packages on how are API-breaking changes are communicated? Cheers -- Minden jót, Sevcsik András

On Wed, 24 Jun 2015 16:53:42 +0200, Sevcsik András
Hi,
I'm trying to update the couchdb-conduit package to use the latest (stackage) version of it's dependencies.
Is there any changelog, release notes, or even a blogpost which summarise how the API was changed between different major versions?
You can get all change info from the GitHub network graph; hovering over the dots give short description of the changes, click on the dots shows all details: https://github.com/akaspin/couchdb-conduit/network (it is however not clear to me, which version is stored on Hackage)
And in general, is there a common practice for hackage packages on how are API-breaking changes are communicated?
The version of the package gives some indication, see the Package Versioning Policy, https://wiki.haskell.org/Package_versioning_policy#Version_numbers Regards, Henk-Jan van Tuyl -- Folding@home What if you could share your unused computer power to help find a cure? In just 5 minutes you can join the world's biggest networked computer and get us closer sooner. Watch the video. http://folding.stanford.edu/ http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming --
participants (2)
-
Henk-Jan van Tuyl
-
Sevcsik András