[Haskell] ANNOUNCE: happstack-0.3.2

Matthew Elder matt at mattelder.org
Wed Jun 24 02:54:54 EDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell/attachments/20090624/db1bc4c7/attachment.html


More information about the Haskell mailing list