Version 1.1.0

In this release we refined the API to use country codes instead of countries, and deprecated the associated fields for filtering. We also added a new method of sorting.

Changelog

  • added: New sort_by method: created_at to sort by most recent
  • broken: The filtering field country is deprecated, use country_code instead
  • broken: In v1/articles the field country_code replaces country. The contents of country will be set to ‘World’