Skip to content

v1.3.0

Compare
Choose a tag to compare
@moufmouf moufmouf released this 05 Aug 15:39
· 7 commits to 1.3 since this release
bc9b2f5

New features:

  • Adding a new method to generate prepared statement without replacing the values. This can be used to cache the query transformation completely and results in improved performances. #45 @moufmouf

Bugfix:

Minor:

  • Fixing Travis by adding explicit MySQL requirement #53 @moufmouf