mirror of
https://github.com/kennethreitz-archive/pystache.git
synced 2026-06-05 23:40:16 +00:00
318 B
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