Releases: NurRehman/selectql.js
Releases · NurRehman/selectql.js
v3.1.2
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
3.1.1 (2022-12-10)
Bug Fixes
- and and where: and and where expression body fixed (05d1bdc)
v3.1.0
3.1.0 (2022-12-10)
Features
- fixed and clause feature: added AND clause feature (dce2e59)
v3.0.1
3.0.1 (2022-12-10)
Bug Fixes
- returned data: returned data type fixed (1bc49c4)
v3.0.0
3.0.0 (2022-12-10)
Bug Fixes
BREAKING CHANGES
- Previous import syntax might not work
v2.0.2
2.0.2 (2022-12-10)
Bug Fixes
- selectql: fix importing sytnax for SelectQL file (54f1387)
- selectql: fix selector input (068951a)
v2.0.1
2.0.1 (2022-12-05)
Bug Fixes
- selector: expose Operator enum (a88569d)
v2.0.0
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
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