summaryrefslogtreecommitdiff
path: root/HISTORY.md
blob: 2ab792d3063307a930a06f1a2d006932964f6c48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## 0.2.0 (2009-11-16)

* Add support for using non-callables as View attributes. [joshthecoder]

## 0.1.1 (2009-11-13)

* Ensure we're dealing with strings, always
* Tests can be run by executing the test file directly

## 0.1.0 (2009-11-12)

* First release