cgi v3001.3.0.0 Release Notes

Release Date: 2016-03-04 // about 8 years ago
  • 🔄 Changed

    • Cookie.hs: cookieExpires now has type Maybe UTCTime rather than Maybe CalendarTime
    • Protocol.hs: URL decoding functions no longer decode UTF-8 encoding
    • Functor and Applicative instance of CGIT no longer constrain Functor or Applicative parameter to be an instance of Monad