Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

v2.6.0

Latest

Choose a tag to compare

@johnathanludwig johnathanludwig released this 17 Oct 17:14
· 14 commits to master since this release

Changed

  • Only send changed attributes to API #39
  • API now returns nested included relation data elements correctly. Change test to reflect corrected response. #40
  • Calling next_page on queries without parameters (e.g. ESP::ExternalAccount.all) no longer errors. #35
  • Silently ignore null entires if encountered in API responses. #36
  • Switch from RDoc to Yard. #37