Changelog of @hackage/request-monad 0.2.0.0

0.2.0.0

  • Generalize mapRequestT and mapResponseT so that requests may be performed in middleware

0.1.0.0

  • First public release
  • Add the MonadRequest type class
  • Add the RequestT monad
  • Initial documentation