- Fix wheel packaging including tests but forgetting compiled locales. - Push & pull are now labeled as "Agency API" and "Provider API".
0.5.19
-------------------
- Fix upserting provider non-null fields.
0.5.18
-------------------
- Fix stupid mistake in provider upsert.
0.5.17
-------------------
- Make trailing slash optional for private API urls. - Limit initial provider polling to a customizable number of days.
0.5.16
-------------------
- Fix regression in the poller extracted from the management command.
0.5.15
-------------------
- Add an aggregated "provider poll" endpoint (private and MDS 0.3.0 compliant). - Fix admin on optional fields that were deemed required. - Refactoring the poller for concurrent runs. - Multiples fixes for the poller: persistent token and spec deviation robustness.