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.