A few improvements:
- All balance sheet items used in the Ratios and Models modules where calculated wrongly when the
trailingparameter was used. By default it would take the rolling sum. This is however incorrect as it would sum for example the inventory of four quarters instead of taking the average over the period. This has been corrected! - Changed API endpoint to support the collection of Product and Geographic and Product Revenue Segmentations for Free users. This resolves issue #179.
- Added more error handling for the Historical data which didn't always report the correct error.
- Limited the dependencies of the Finance Toolkit to only those that are required and nothing else.