twitter-conduit v0.2.0 Release Notes

Release Date: 2016-04-09 // about 8 years ago
    • 🔄 Changed the signature of functions defined in Web.Twitter.Conduit.Base, because Manager of http-conduit 2.0 and later does not need MonadResource. #43
    • ✂ Removed TwitterBaseM
    • ✂ Removed TW monad
    • Re-exported OAuth (..) and Credential (..) from authenticate-oauth
    • 0️⃣ Re-exported def from data-default
    • Re-exported Manager, newManager and tlsManagerSettings from http-conduit