Changes
=======
0.00009 - 19 Jan 2011
* Added 'expose_methods' configuration option similar to the TT View
(John Napiorkowski)
* test for above (John Napiorkowski)
* allow you to pass a scalar ref to ->render so that you can render
literal / inlined templates (John Napiorkowski)
* Added docs
0.00008 - 28 Oct 2010
* Add content_charset to specify the encoding (hiratara)
-> You NEED to pass in a flagged UTF-8 to body
0.00007 - 21 Sep 2010
* Add helpers to generate stubs (garu)
* Add tests for it (garu, lestrrat)
0.00006 - 15 Jul 2010
* Update tests to work with newer Text::Xslate
* Require latest Text::Xslate
0.00005 - 09 Jun 2010
* Initialize xslate attribute on ACCEPT_CONTEXT
0.00004 - 09 Jun 2010
* s/functions/function/g
0.00003 - 22 May 2010
* Fix dependency
0.00002 - 19 May 2010
* Fix error display
0.00001 - 19 May 2010
* Initial release