Releases: mgrand/smileyVars
Releases · mgrand/smileyVars
Prepared Statement Support
v0.3.1 Updated version to 0.3.1-RELEASE
v0.2.2-RELEASE: Merge pull request #1 from mgrand/unbracketed-vars
Unbracketed vars
Documentation Correction
Fixed formatting of maven dependency in README.
Support for dates and multiple SQL dialects
v0.2-RELEASE Added additional automation.
Initial Alpha Release
Templates work, but values are formatted using Java's toString method which does not escape things in strings that should be escaped or format dates in a useful way. The next release will have value formatters.