24 Jun 08:54
ANNOUNCE: happstack-0.3.2
Matthew Elder <matt <at> mattelder.org>
2009-06-24 06:54:54 GMT
2009-06-24 06:54:54 GMT
Announcing happstack-0.3.2:
It was released several days ago to hackage, but here is the official announcement!
List of recorded changes (many improvements were not documented):
* All packages now require Cabal >= 1.6
* Repository metadata added to cabal description
* Moved Combined Logging from Happstack.Server to Happstack.Server.AccessLog.Combined
* Added Happstack.Util.Mail: a simple email interface which utilizes a smarthost
* SimpleHTTP: look and lookPairs now assume utf-8 from the browser
* Space leak fixed in Happstack.Util.Timeout
* A fix for an issue where alphanumeric Accept-Encoding Requests made the parser fail
* Fixes for some command-line browsers such as links
* Guards now have fall-through semantics
* Various updates & additions to documentation
* Code beautification
* Bugfix to Happstack.Util.Cron to accept intervals up to maxBound
* addition of a strict version of fileServe "fileServeStrict"
* fileServe (lazy) behaves more reliably now and escapes before any filters can be applied
Regards,
Matthew Elder
_______________________________________________ Haskell mailing list Haskell <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell
RSS Feed