v0.9.1: Add the missing fields to 104
Added
- The curated SmartRecruiters roster grew from 174 to 11,258 companies, discovered via prefix enumeration of the public company-lookup API and confirmed live against the Posting API before merging. (#206)
Fixed
- Oracle Recruiting Cloud searches now sort results newest-first by posting date; previously a single page could mix posting dates in Oracle's unspecified default order, which also made offset-based pagination unreliable across pages. (#205)
104_get_job_detailno longer dropsother(shift work, cleanroom, and other special conditions) and six related condition fields —skill,certificate,driverLicense,language,localLanguage, andacceptRole— that the 104 API returns but the client previously discarded at decode time. (#210)
Full Changelog: v0.9.0...v0.9.1