Changelog

Changelog - 3.0.1

Released on

Release notes

  • Text default operator is now ilike instead of eq
  • Added two new operators for string fields: ilike and nilike that are the respective case insensitive versions of like and nlike

On the Get Universe Entities route:

  • The identifier field has been replaced by multiple specified fields: figi, name, isin...
    All of these new fields can be used with operators to filter the results.
    This change will make this route more flexible and will respond faster.
  • More fields are now returned by the route, each entity will now have an alias, country and website field.

Comments

  • On the ESG & SDG documents routes, the score field in the response is now correctly shown as a number between 1 and 5 on the documentation.
  • On the ESG & SDG documents routes, the polarity field in the response is now correctly shown as a number between -1 and 1 on the documentation.