Releases: NurRehman/selectql.js
Releases · NurRehman/selectql.js
v3.1.2
12 Dec 02:51
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
3.1.0 (2022-12-10)
Features
fixed and clause feature: added AND clause feature (dce2e59 )
v3.0.1
10 Dec 19:43
Compare
Sorry, something went wrong.
No results found
3.0.1 (2022-12-10)
Bug Fixes
returned data: returned data type fixed (1bc49c4 )
v3.0.0
10 Dec 19:30
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-12-10)
Bug Fixes
BREAKING CHANGES
Previous import syntax might not work
v2.0.2
10 Dec 18:53
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
2.0.1 (2022-12-05)
Bug Fixes
selector: expose Operator enum (a88569d )
v2.0.0
05 Dec 04:10
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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