- chore: refactor, update code style
- feat: add
domain
andaccount_prefix
arguments to WuParty
- chore: Use newer version of HTTParty which doesn't need the multipart patch
- fix: relax requirements for mime-types gem
- fix: fix readme example of filter usage.
- fix: pin to 1.x version of mime-types
- feat: add support for the pageStart parameter so users can query multiple pages of wufoo data
- feat: add option to include system fields to entries and count
- feat: added the ability to count form entries
- fix: catch JSON parse error
- feat: add reader on id to be able to use it from list of forms
- fix: filter check for Ruby 1.9
- feat: add sorting/limiting functionality
- chore: add test for webhook
- chore: remove args parameters from
add_webhook
method, and added one argument for each opt param instead - feat: add
handshakeKey
toadd_webhook
params
- fix: report method fix
- feat: add metadata flag to webhook calls
- feat: add Login API support
- feat: add webhook put and delete methods and DRY-up the HTTP verbs
- chore: rename project to WuParty at request of Wufoo company
- fix: bug in multipart post when no body
First stable release