- Add License to gemspec for correct RubyGems reporting
- Add UpdateQualificationsScore [#41] [eggie5]
- Add GetQualificationScore [#42] [c0r0nel]
- Add AnswerKey Builder [#42] [c0r0nel]
- Fix erroneous variable [#32] [george-xing]
- Alias Question to ExternalQuestion to prevent public API breakage
- Fix some API breaking changes on CreateHit and RegisterHit
- 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]