Aspose.Tasks for Java 22.3 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-10362Rename CalculationType.Calculation to CalculationType.FormulaEnhancement
TASKSNET-10470Reduce number of memory allocations when reading View data from MPP fileEnhancement
TASKSNET-10458Fix project’s timescale start \ finish is not shown properly by MS ProjectBug
TASKSNET-10394Fix file in MPP12 format saved by Aspose.Tasks cannot be opened by MS ProjectBug
TASKSNET-10445Fix reading of Prj.TimescaleStart for the specific fileBug

Public API and Backwards Incompatible Changes

The following public enumerations were added:Description
com.aspose.tasks.CalculationType.FormulaMeans 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:

MemberWhat to use instead (if applicable)
com.aspose.tasks.CalculationType.Calculationcom.aspose.tasks.CalculationType.Formula