Skip to content

Releases: jonpearse/ldbws-ruby

1.0.3

13 Apr 17:13
Compare
Choose a tag to compare

Minor fixes and interop improvements. Most significantly:

  • unexpected parameters to API calls will now raise an error rather than being ignored
  • all parameters should now be case-insensitive for users, and are correctly-coerced before a request is made

1.0.1

03 Apr 15:23
Compare
Choose a tag to compare

Added better error handling and reporting for errors raised by LDBWS. Unfortunately these are probably not going to be as useful to the user as one might like, but it’s better than nothing.