You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixes#43 by upgrading SOQl.cls to API version 58, where Set<T> always implements Iterable<T> to simplify string joining for Set operators
* Bumped all metadata to API v58.0 (Summer '23 release)
* Updated all references to classes & enums in the Schema & System namespaces to explicitly include the namespaces
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,38 +2,38 @@
2
2
3
3
A dynamic SOQL query & SOSL search library for Salesforce Apex
4
4
5
-
## Unlocked Package - no namespace - v3.1.1
5
+
## Unlocked Package - no namespace - v3.1.2
6
6
7
-
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001TsMOQA0)
8
-
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001TsMOQA0)
7
+
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001TsbQQAS)
8
+
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001TsbQQAS)
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001TsMTQA0)
25
-
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001TsMTQA0)
24
+
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001TsbVQAS)
25
+
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001TsbVQAS)
0 commit comments