Skip to content

Hackage Version 0.7.10.0

Compare
Choose a tag to compare
@agrafix agrafix released this 01 Jul 07:58
· 324 commits to master since this release
  • Session API: added modifySession' and modifyReadSession
  • Improve session performance for heavy loads
  • Make session housekeeping configurable
  • Provide a defaultSessionCfg to prevent breakage when a new option is added
  • getpost verb matcher
  • switch to new reroute package
  • fix GHC7.10.2 compile error
  • reintroduce Web.Spock
  • add Alternative instance for ActionT
  • code cleanup & small bug fixes