Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 237 Bytes

HISTORY.md

File metadata and controls

10 lines (7 loc) · 237 Bytes

0.4.1 (2010-07-13)

  • Fixed '& more' destructuring bug
  • Updated Ring dependency to 0.2.5

0.4.0 (2010-06-23)

  • Factored middleware out to Ring 0.2
  • Factored HTML generation out to Hiccup
  • Factored route string parsing to Clout