Skip to content

Various changes

Latest
Compare
Choose a tag to compare
@judgej judgej released this 22 Apr 17:44
· 5 commits to master since this release
  • Added load() and loadOne() support.
  • Refactored final conversion to native data types; shared handling of exceptions here.
  • Removed searchReadArray() and updated searchRead() to return the native data types.
  • Fixed search criteria updating any collections passed in; any object iterables are now cloned before updating the values with the XML-RPC value objects.