Releases: Beyond-Finance/active_force
Releases · Beyond-Finance/active_force
Release list
v0.26.0
What's Changed
- Add ability to query using Composite Batch Api by @stevenskim in #114
Full Changelog: 0.25.0...0.26.0
v0.25.0
v0.24.0
v0.23.0
What's Changed
- Update ActiveQuery#select to accept a block by @jflack-bf in #99
New Contributors
- @jflack-bf made their first contribution in #99
Full Changelog: 0.22.1...0.23.0
v0.22.1
What's Changed
- Fixes #94 - Ids Query Method by @cdelpone-beyond-finance in #97
Full Changelog: 0.22.0...0.22.1
v0.22.0
What's Changed
- Add ids method AF query by @cdelpone-beyond-finance in #94
- Add missing standard type for
ContentNoteand fix the way the model… by @asedge in #95
New Contributors
- @cdelpone-beyond-finance made their first contribution in #94
Full Changelog: 0.21.1...0.22.0
v0.21.1
v0.21.0
What's Changed
- Don't query salesforce for a
.firstcall if query already has records by @CharlesMassry in #77 - Fix missing
nilattributes in SObject.update by @rferg in #79 - add metomic workflow file by @tamperdad in #81
- Raise
UnknownAttributeErrorif.whereis given invalid attribute names by @rferg in #80 - Fix
includeswithhas_oneassociations when no associated record by @rferg in #83 - use BigDecimal for money fields on new AF models by @lazaruslarue in #88
- Add range predicate support by @rferg in #87
- Uninitialized attributes will ERROR instead of returning as Nil by @bfrey08 in #78
New Contributors
- @tamperdad made their first contribution in #81
- @lazaruslarue made their first contribution in #88
Full Changelog: 0.20.1...0.21.0
v0.20.1
v0.20.0
What's Changed
- ActiveForce .first performance enhancement by @CharlesMassry in #73
- Bugfix: Transform NULL values for SF Bulk API, which expects "#N/A" by @asedge in #74
New Contributors
- @CharlesMassry made their first contribution in #73
Full Changelog: 0.19.0...0.20.0