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#uri
method - 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#encode
with#encode_www_form_component
- Add
WSOccupationClient
docs - Refactor
SOAPRequest
to use newAPI::Reponse#xml
method - Add
#response
toSoklistaPage
,MatchningPage
,AdResult
andValues::Ad
- Proper
API::Response
class - Introduce
MatchningPage
#success?
and#response
- Upgrade
dry-valdation
dependency from~> 0.11
to~> 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_ansokningsdag
key optional - Fix crash when ad data doesn't contain a
varaktighetsId
key
Is history..