public
Description: A minimum web dev DSL in Haskell
Homepage:
Clone URL: git://github.com/nfjinjing/loli.git
loli / changelog.md
100644 62 lines (37 sloc) 0.597 kb

2009.10.13

Fix

  • compatible with lastest mps

2009.8.18

Feature

  • use new hack-contrib

2009.8.16

Feature

  • use hackCache for performance
  • no $ noise

2009.7.2

Features

  • before / after filter
  • On the fly router switcher

Fix

  • safari display weird header

2009.6.29

Features

  • Initial hackage release

2009.6.27

Features

  • add template
  • add local binding
  • env and response are in reader and state monad respectively

2009.6.26

Features

  • add route

2009.6.25

Init