Aspose.Tasks for Java Releases

Released: Jan 21, 2023

Updates in V23.1

Features

  • You can now access 'Labor Units', 'Physical Percent Complete' and 'Percent Complete' from projects in Primavera format.

Released: Dec 19, 2022

Updates in V22.12

Features

  • Added 'LinkLagTimeSpan' property to 'TaskLink'.
  • Added new task property: 'Tsk.ExternalUid'. Microsoft Project requires the unique ID of external tasks to be set in order to properly link tasks between projects.

Fixes

  • Fix escaping of text values when writing project to XER format.
  • Fix cost calculations for case when multiple rates are effective on a day.
  • Fix System.FormatException when reading a project from XER file.
  • Fix creation of external task links.
  • Fix addition of new table for a...

Released: Nov 17, 2022

Updates in V22.11

Features

  • Added a setting that allows you to specify that Primavera UIDs should be preserved when importing a project from XER or P6XML.
  • New API provides read-only access to Primavera-specific task properties for projects read from XER/P6XML formats.
  • Changed the sort order for summary tasks for a project read from XER format.

Fixes

  • Fix ‘TimephasedData value is not in correct format’ exception when reading the specific file.
  • Fix reading of filter criteria when value is fractional number.
  • Fix...

Released: Oct 5, 2022

Updates in V22.10

Fixes

  • Fixed handling of environment variables with newlines.
  • Fixed ArgumentOutOfRangeException when recalculating project read from XML file.
  • Fixed exception when saving the specific XML file to MPP.
  • Fixed addition of new view.
  • Fixed recalculation error for the specific project.
  • Fixed tasks Ids when reading the specific project with null tasks.
  • Fixed ArgumentOutOfRangeException when recalculating Project read from specific file.
  • Fixed reading of resource rates from XER file.
  • Fixed errors when...

Released: Sep 6, 2022

Updates in V22.9

Fixes

  • Throw user-friendly exception when a view cannot be rendered with the specified “Fit X to Y pages” options.
  • Change the default value of SaveOptions.Timescale to SaveOptions.DefinedInView.
  • Fix reading of LinkLag for XER and PrimaveraXML formats.
  • Fix reading of task’s calendars from Primavera XML format.
  • Fix reading of project’s currency for XER format.

Released: Aug 15, 2022

Updates in V22.8

Features

  • Added the ability to map members of the 'Tsk' class to Microsoft Project’s default field title.
  • Added support for reading Activity Codes and values for Primavera P6 XML format.
  • Reduced load time when reading a project from Project Server DB.

Fixes

  • Fixed ‘Arithmetic operation resulted in an overflow’ error when opening files saved by MS Project ver 16.0.15330.20230 or newer.
  • Fixed Null reference exception when reading project from Primavera DB.
  • Fixed incorrect reading of extended...

Released: Jul 14, 2022

Updates in V22.7

Features

  • Added 'IsRoot' property to Resource object.
  • Added properties to access 'Task' and 'Resource' in ResourceAssignment.
  • Added support for reading User Defined Types in Primavera P6 XML format.

Fixes

  • Fixed incorrect calculation of Asn.Finish for assignments with Asn.Units not equal 1.
  • Fixed NullReference exception when reading/writing file with absent “TBknAssn.Props” stream.
  • Fixed resource rate’s RateTo property is set incorrectly when reading project from Primavera P6 XML format.

Released: Jun 21, 2022

Updates in V22.6

Features

  • Added the ability to not export task/resource/assignment sheets when exporting to XLSX format.
  • Added support for 'PrimaveraReadOptions.UndefinedConstraintHandlingBehavior' in Primavera P6 XML format.

Fixes

  • Fixed each call to project.Recalculate decreases work of task with ‘FixedDuration’ Type and non-flat WorkContour.
  • Fixed infinite loop in recalculations when task calendar is set to 24h.
  • Fixed incorrect timephased data generation for tasks with non flat WorkContour.

Released: May 25, 2022

Updates in V22.5

Features

  • Added support for reading Primavera XER files containing multiple projects.
  • Added the ability to specify the behavior of task constraint import during XER format.
  • Added support for reading User Defined Fields in XER format.

Fixes

  • Fixed reading \ writing of PreleveledStart and PreleveledFinish fields.
  • Task ‘Notes’ icon is incorrectly shown when MPP saved by Aspose.Tasks is opened using MS Project.
  • Fixed calculation of formula.
  • Fixed reading of Activity Codes from XER: some codes are...

Released: Apr 25, 2022

Updates in V22.4

Features

  • Added thread interruption support for Microsoft Project loading operations.
  • Added cancellation token support for Microsoft Project loading operations.
  • Added support for the reading/writing of Status date from/to XER files.
  • WorkingTime has been made immutable.
  • Added an API to set a user-specified callback which allows you to substitute absent fonts when a project is rendered to a graphical format.
  • Removed unnecessary memory allocations when reading Task, Assignment, Resource properties...