Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Releases: fenos/dqlx

0.3.2

Choose a tag to compare

@fenos fenos released this 02 Sep 15:41
e8c319a
  • Append the individual elements of select args, not the slice #6 By @allanglen

0.3.1

Choose a tag to compare

@fenos fenos released this 23 Aug 21:40
5a815b5
  • Fixed cascade directive when using predicates

0.3.0

Choose a tag to compare

@fenos fenos released this 23 Aug 19:41
7ac279a

v0.2.0

Choose a tag to compare

@fenos fenos released this 05 May 21:28

Release Notes for v0.2.0

Breaking Changes

None

What's new

  • All predicates are now automatically escaped! Making dqlx DQL injection safe!
  • Ability to use Count and other functions within a Selection
  • Set of integration test implemented
  • Code improvements

v0.1.0

Choose a tag to compare

@fenos fenos released this 01 May 22:32

The first release of dqlx!

For documentation: https://fenos.github.io/