March 13, 2023
New features
- DSL: New
company_calendar()
function, which returns fiscal period-end dates of a company.
Deprecation
- DSL:
fiscal_calendar()
is deprecated and will be removed 2024-03-31. Usecompany_calendar()
instead.
company_calendar()
function, which returns fiscal period-end dates of a company. fiscal_calendar()
is deprecated and will be removed 2024-03-31. Use company_calendar()
instead.