summaryrefslogblamecommitdiffstats
path: root/Changes
blob: b3adaab66ff4e59e30be1d6f7545f598d6608086 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                    

         
                                                                      

                
                                                

                



                                                                            

                
                       
Revision history for Text-Handlebars

{{$NEXT}}
      - fix '..' in block helpers (reported by Jörg Prante, RT#94792)

0.03  2013-03-07
      - convert to Mouse, since Text::Xslate did

0.02  2013-01-02
      - update to Text::Xslate 1.6, which allows us a lot more functionality
        to be implemented natively, which should speed some things up
      - fix using .. inside of helper blocks
      - implement passing a new context to partials

0.01  2012-10-08
      - Initial release