Browse our Products
Aspose.Tasks for C++ 22.2 Release Notes
This page contains release notes information for Aspose.Tasks for C++ 22.2.
All Changes
Key | Summary | Issue Type |
---|---|---|
TASKSNET-10362 | Rename CalculationType.Calculation to CalculationType.Formula | Enhancement |
TASKSNET-10470 | Reduce number of memory allocations when reading View data from MPP file | Enhancement |
TASKSNET-10458 | Fix project’s timescale start \ finish is not shown properly by MS Project | Bug |
TASKSNET-10394 | Fix file in MPP12 format saved by Aspose.Tasks cannot be opened by MS Project | Bug |
TASKSNET-10445 | Fix reading of Prj.TimescaleStart for the specific file | Bug |
Public API and Backwards Incompatible Changes
The following public enumerations were added: | Description |
---|---|
Aspose.Tasks.CalculationType.Formula | Means the value of the extended attribute is calculated using formula. |
Members marked as obsolete
The following members were marked as obsolete and will be deleted after version 22.7:
Member | What to use instead (if applicable) |
---|---|
Aspose.Tasks.CalculationType.Calculation | Aspose.Tasks.CalculationType.Formula |