This repository was archived by the owner on Sep 22, 2021. It is now read-only.
Releases: carocad/hugsql
Releases · carocad/hugsql
v1.1.0
v1.0.0
1.0.0 (2020-03-20)
Bug Fixes
- changed template to return array instead of object (0b4f0ce)
- dont allow :name nor @name on labeled mode (13ebca5)
- dont escape sql parameters (8451e05)
- filepath is a command (b325559)
- missing branch condition (0a62cc8)
- multiline statements where not properly wrapped (9e81ffa)
- respect $ symbol on anonymize function (fff1da4)
- use arrays directly instead of functions (16758e2)
- verify used parameters in sql and jsdoc (471ca52)
- whitespace before ? (80b67ff)
Features
- semantic release added (dc1a247)