- adding QuestionForm support to rturk #34 alexch#11, cantino#34
- Note, this changes Question to ExternalQuestion for clarity
- Lock in last dependencies that work with Ruby 1.8.7 - This is the last release to support Ruby 1.8.7
- Fix UTC timestamps - [#32] [ags]
- Fix Memoization - [#31] [bobbytables]
- Add Assignment type - [#30] [bobbytables]
- Added 'approve_rejected' [chrisconley]
- Add additional attributes to HIT's [seeingidog]
- Fixed constant value bug [karimn]
- Fix unescaped HTML in raw XML [seeingidog]
- Adding support for operation SearchQualificationTypes [hampei]
- Bumped to API version 2012-03-25 2.7.0
- Adding support for operation SearchQualificationTypes [denniskuczynski]
- Added ServiceUnavailable error type for detecting/handling HTTP Service Unavailable errors [denniskuczynski] 2.6.0
- Adding IntegerValue attribute to AssignQualification from Ross Hale [rosshale]
- Update to 2.5.2 with correct publish date. Sorry about the mixup here.
- Updated endpoints to HTTPS. This change could break some installations behind firewalls, so bumping with a minor release.
- Added GetQualificationRequests API call [hamin]
- Added RequestQualificationRequests API call [hamin]
- rake spec now works correctly [hamin]
- Added bonus_payments to Assignment and HIT for auditing [dbalatero]