Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 698 Bytes

File metadata and controls

22 lines (14 loc) · 698 Bytes

#Changelog

2.0.0 - 2024-xx-xx

  • 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

1.0.0 - 2016-01-17

- First release