Skip to content

Releases: NurRehman/selectql.js

v3.1.2

12 Dec 02:51
Compare
Choose a tag to compare

3.1.2 (2022-12-12)

Bug Fixes

  • selectql.ts: change access modifier of a util method to be used in WHERE and AND methods (5515cf6)

v3.1.1

10 Dec 20:24
Compare
Choose a tag to compare

3.1.1 (2022-12-10)

Bug Fixes

  • and and where: and and where expression body fixed (05d1bdc)

v3.1.0

10 Dec 20:17
Compare
Choose a tag to compare

3.1.0 (2022-12-10)

Features

  • fixed and clause feature: added AND clause feature (dce2e59)

v3.0.1

10 Dec 19:43
Compare
Choose a tag to compare

3.0.1 (2022-12-10)

Bug Fixes

  • returned data: returned data type fixed (1bc49c4)

v3.0.0

10 Dec 19:30
Compare
Choose a tag to compare

3.0.0 (2022-12-10)

Bug Fixes

BREAKING CHANGES

  • Previous import syntax might not work

v2.0.2

10 Dec 18:53
Compare
Choose a tag to compare

2.0.2 (2022-12-10)

Bug Fixes

  • selectql: fix importing sytnax for SelectQL file (54f1387)
  • selectql: fix selector input (068951a)

v2.0.1

05 Dec 04:19
Compare
Choose a tag to compare

2.0.1 (2022-12-05)

Bug Fixes

  • selector: expose Operator enum (a88569d)

v2.0.0

05 Dec 04:10
Compare
Choose a tag to compare

2.0.0 (2022-12-05)

Features

  • fix SelectQL to be used properly as a chainable methods (638d8cc)

BREAKING CHANGES

  • it might break if older version might used

v1.0.0

12 Nov 21:06
b6f7eab
Compare
Choose a tag to compare

1.0.0 (2022-11-12)

Bug Fixes

  • job failing: fix job failing (38b4068)
  • package: package.json (8e1c085)

Code Refactoring

  • package-lock: package-lock update (5a2371f)

Features

BREAKING CHANGES

  • package-lock: it might not support older version