Skip to content

Commit 8db6b46

Browse files
committed
v0.0.3
1 parent e3cbcf2 commit 8db6b46

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
# v0.0.3
4+
* Register unregistered fields in the correlated subquery.
5+
* Set ViewId to objects and fields.
6+
* Add colIndex to SoqlFieldInfo.
7+
* [FIX] Fix co-related subquery checking.
8+
* [FIX] Subquery fields should be normalized after building per-object infos.
9+
* [FIX] Fix field checking: item must be included in a Group By clause.
10+
* Add and edit TODO comments.
11+
* Edit wasm demo.
12+
313
# v0.0.2
414
* Edit README.
515

0 commit comments

Comments
 (0)