Date: 2017-11-09
- manage candidates endpoints support #12 (@aquateen)
Date: 2017-06-19
application_form
endpoint handler #11 (@klaszcze)
Date: 2015-11-14
Breaking change - Ruby >= 2.1 required
Date: 2015-11-02
Breaking change - switched to v3 API
https://workable.readme.io/docs/whats-new-in-v3
-
Collections returned by workable API are now paginated - that enforced introducing new
Workable::Collection
class that holdsdata
(jobs/candidates) and reference to next page of results. -
jobs
method does not set defaultstage
argument - please specify it explicitly! Also - now it accepts a hash as more parameters are available in v3 API
Date: 2015-05-16
Full coverage of available Workable API.