Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

62 lines (34 loc) · 2.35 KB

Change Log

v0.10.2 [2021-02-24]

Not a real release, only update the CI config to deploy automatically.

v0.10.0 [2021-02-24]

  • Accept single strings for rome_codes and naf_codes args.
  • Test typing stubs.

v0.9.1 [2020-03-03]

  • Ship the type stubs with the PyPi package.

v0.9.0 [2020-03-02]

  • Fix call to OAuth2 /access_token endpoint to send the realm parameter in the URL.

v0.8.1 [2018-08-16]

Not a real release, only updated testing and documentation.

v0.8.0 [2018-06-08]

v0.7.0 [2018-05-23]

v0.6.0 [2018-02-08]

v0.5.2 [2018-02-02]

  • 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.

v0.5.0 [2018-02-01]

v0.4.0 [2017-08-03]

v0.3.2 [2017-07-12]

  • Added support for selecting versioned resource by its PE version number.

v0.3.1 [2017-03-15]

  • Added support for requesting LBB companies close to a city by its INSEE ID.

v0.3.0 [2017-03-13]

  • Convert the authentication method to use scope as required by Emploi Store Dev since 2017-01-20, see their announcement.