Releases: shellyln/open-soql
Releases · shellyln/open-soql
v0.6.0
v0.5.3
v👻.👻.👻
v0.5.1
v0.5.0
⚠️ Breaking changes
- 💥 Change
getIndexFieldConditions()
parameters.
🟢 Other changes
- 🐞
[FIX]
FixgetIndexFieldConditions()
.- Check operand 2.
- Fix array expansion.
- 🐞
[FIX]
FixDate
andDatetime
parameter expansion of SOQL function calls. - 📈 Improve typings; Strictly define the type of template string parameters.
- Update README.
- Update dependencies.
v0.4.1
v0.4.0
- ✨
[NEW]
Add SOQL scalar functionconvertTimezone()
. - 📈 Memoize the
immediate-scalar
function calls. - 📈 Improves the performance of the standard resolvers.
- 📈 Improves the performance of sorting.
- 📈 Improves the performance of filtering.
- Update README.
- Update dependencies.