#Changelog
- Remove template management functionality. Keep the functionnality to its core, the templating engine.
- Transform array to several parameters with value operator {{= array }}
- Add typescript types definition .d.ts inferred from jsdoc
1.2.0 - 2016-02-28
- Add an usage example for tonicdev on npm
- Will now keep the line breaks in the generated template
1.1.0 - 2016-01-19
- Add support for tags {{ }} to write simple javascript code in your sql templates
- First release