Skip to content

Releases: Beyond-Finance/active_force

v0.26.0

Choose a tag to compare

@asedge asedge released this 20 Jul 15:20
0826010

What's Changed

Full Changelog: 0.25.0...0.26.0

v0.25.0

Choose a tag to compare

@asedge asedge released this 07 Aug 14:05
f7f8888

What's Changed

Full Changelog: 0.24.0...0.25.0

v0.24.0

Choose a tag to compare

@asedge asedge released this 01 Oct 16:20
f24c3ec

What's Changed

Full Changelog: 0.23.0...0.24.0

v0.23.0

Choose a tag to compare

@asedge asedge released this 01 Oct 16:20
3b9dbb0

What's Changed

  • Update ActiveQuery#select to accept a block by @jflack-bf in #99

New Contributors

Full Changelog: 0.22.1...0.23.0

v0.22.1

Choose a tag to compare

@asedge asedge released this 17 Jul 14:15
b36f268

What's Changed

Full Changelog: 0.22.0...0.22.1

v0.22.0

Choose a tag to compare

@asedge asedge released this 09 Jul 15:09
205e6ff

What's Changed

New Contributors

Full Changelog: 0.21.1...0.22.0

v0.21.1

Choose a tag to compare

@asedge asedge released this 17 May 20:24
be44e31

What's Changed

  • Fixes #91. Applies scopes to eager-loaded associations when they are nested. by @asedge in #92

Full Changelog: 0.21.0...0.21.1

v0.21.0

Choose a tag to compare

@asedge asedge released this 15 Feb 18:49
dc194f3

What's Changed

  • Don't query salesforce for a .first call if query already has records by @CharlesMassry in #77
  • Fix missing nil attributes in SObject.update by @rferg in #79
  • add metomic workflow file by @tamperdad in #81
  • Raise UnknownAttributeError if .where is given invalid attribute names by @rferg in #80
  • Fix includes with has_one associations 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

Choose a tag to compare

@asedge asedge released this 29 Nov 21:04
ecb9115

What's Changed

  • Revert "ActiveForce .first performance enhancement (#73)" by @asedge in #76

Full Changelog: 0.20.0...0.20.1

v0.20.0

Choose a tag to compare

@asedge asedge released this 27 Nov 17:51
1272b67

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

Full Changelog: 0.19.0...0.20.0