Matthew Elder | 24 Jun 08:54
Gravatar

ANNOUNCE: happstack-0.3.2

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):

* Modularization of the example application using the component system
* 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

Gmane