jmettraux / rufus-sixjo

an experimentation with Rack

This URL has Read+Write access

rufus-sixjo / CHANGELOG.txt
100644 38 lines (17 sloc) 0.815 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
= rufus-sixjo CHANGELOG.txt
 
 
== rufus-sixjo - 0.1.5 released 2009/01/07
 
- bug #23482 : was not compatible with Rack 0.9.0. Fixed.
 
 
== rufus-sixjo - 0.1.4 released 2008/12/22
 
- todo #23227 : make viewpath configurable (Kenneth Kalmer)
- todo #21951 : simplified the last-modified check
 
 
== rufus-sixjo - 0.1.3 released 2008/09/09
 
- bug #21830 : 500 in erb when local had a nil value
 
 
== rufus-sixjo - 0.1.2 released 2008/09/05
 
- todo #21822 : added support for HEAD
 
 
== rufus-sixjo - 0.1.1 released 2008/08/28
 
- todo #21693 : added set_last_modified() throws 204 if needed)
- todo #21689 : added set_etag() (throws 304 if needed)
- todo #21660 : added h(text) method in context
- todo #21637 : upgraded to rack 0.4.0
 
 
== rufus-sixjo - 0.1.0 released 2008/08/15
 
- initial release