Skip to main content

March 1, 2023

New features

  • Management API: Added a new operation to search for library items. See the API reference for more details.

Miscellaneous improvements

  • DSL: New signal methods .agg_change() and .agg_relative_change() to provide a more convenient way of aggregating high frequency signals and calculating change/relative change. It also supports period-to-date change calculations.