Table of Contents

FastCube .NET 2020.2 release notes

New features

Added Mono platform support

Starting with this version we add Mono support.

Other major changes

  • Before this release we shiped FastCube.Olap package with depency on FastReport library. Now we moved this dependency and therefore integration with FastReport into a separate package FastReport.Olap.Report for the .Net platform and FastReport.Olap.ReportMono for Mono platform.

Other changes

  • Expression editor now shows dimension/measure/field names instead of their captions.

Fixes

  • Expression errors does not raise Exceptions
  • ExpressionHighlight errors does not raise Exceptions
  • Fixed move to group error
  • Fixed chart data representation in some locales
  • Fixed "List of values" aggregate calculation
  • Fixed "Median" aggregate calculation