Skip to content

v1.1

Latest

Choose a tag to compare

@rmottola rmottola released this 21 Dec 17:48
· 31 commits to master since this release
  • support for enabling Assignment Rules in create/update
  • getUpdated API
  • uncountable bug fixes
  • support for nested complex objects in queries (e.g. results of sub-queries)
  • sub-objects are now extracted
  • arrays of sub-objects are now unpacked and returned as sobjects
  • FileWriter now tries to write (if unordered is chosen) a nested object if it is only one (LIMIT 1 in subqueries)
  • memory fixes, loop fixes
  • permit easier usage in a multi-threaded application