Files
pystache/HISTORY.md
T
2009-11-16 17:38:27 -08:00

318 B

0.2.0 (2009-??-??)

  • Add support for using non-callables as View attributes. [joshthecoder]
  • Allow using View instances as 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