This is a pretty big release that adds support Ontology and Taxonomy APIs and completes WSOccupation 🎉
- Implement Ontology API
- Implement Taxonomy API (84 endpoints!)
- Implement remaining WSOccupation API endpoints
- Add
Response#urimethod - Improved documentation
- Return "empty result" object when no results are found
- Fix
workplace.contacts- PR #14 - Fix crashes when ad data doesn't contain some keys - PR #15, PR #11
- Replace
URI#encodewith#encode_www_form_component - Add
WSOccupationClientdocs - Refactor
SOAPRequestto use newAPI::Reponse#xmlmethod - Add
#responsetoSoklistaPage,MatchningPage,AdResultandValues::Ad - Proper
API::Responseclass - Introduce
MatchningPage#success?and#response
- Upgrade
dry-valdationdependency from~> 0.11to~> 0.12 - Commit test vcr cassettes & fix test suite
- Don't crash when no results are returned from API, return empty result
- Make Ad/matchning
sista_ansokningsdagkey optional - Fix crash when ad data doesn't contain a
varaktighetsIdkey
Is history..