Not a real release, only update the CI config to deploy automatically.
- Accept single strings for rome_codes and naf_codes args.
- Test typing stubs.
- Ship the type stubs with the PyPi package.
- Fix call to OAuth2 /access_token endpoint to send the realm parameter in the URL.
Not a real release, only updated testing and documentation.
- Added support for the "Match via Soft Skills" API.
- Added support for the
contract
parameter of "La Bonne Boite" API which accesses the data served at "La Bonne Alternance".
- Added support for the "Salons en lignes" Events API.
- Added the length of the records list in a resource without listing them all.
- Added an argument to the to_csv method to modify records before saving them.
- Added support for the "Catalogue des services" API.
- Added support for the "Retour à l'emploi suite formation" API.
- Added support for selecting versioned resource by its PE version number.
- Added support for requesting LBB companies close to a city by its INSEE ID.
- Convert the authentication method to use scope as required by Emploi Store Dev since 2017-01-20, see their announcement.