34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
Revision history for MojoX-Renderer-TT
|
|
|
|
0.30 September 9, 2009
|
|
- revert the change of stash key, template_path is the prior
|
|
source for the template file again (Sebastian Knapp)
|
|
- reflect recent changes in mojo project (v0.991251) (Sebastian Knapp)
|
|
- one test with Mojolicious added (Sebastian Knapp)
|
|
|
|
0.21 July 29, 2009
|
|
- Update stash key from 'template_path' to 'template' to
|
|
match mojo change (Sebastian Knapp)
|
|
|
|
0.20 December 9, 2008
|
|
- Updates to work with Mojo 0.9
|
|
- Add default INCLUDE_PATH
|
|
- Made default compile dir not Unix specific (Viacheslav
|
|
Tikhanovskii)
|
|
|
|
0.10 November 12, 2008
|
|
- Update to work with named parameters in new version of Mojo
|
|
- Instead of "tx" pass the context in the "c" variable
|
|
- Rename "new" to "build"
|
|
- Add real tests (Viacheslav Tikhanovskii)
|
|
- Update to work with new error handling in Mojo
|
|
(Viacheslav Tikhanovskii)
|
|
|
|
0.02 November 10, 2008
|
|
- Add template_options parameter
|
|
- Fix Template dependency
|
|
|
|
0.01 November 9, 2008
|
|
- First version, released on an unsuspecting world.
|
|
|