Aspose.Tasks for C++ Releases

Released: Nov 26, 2022

Updates in V22.11

Features

  • 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

  • Fixed reading of rates from XER format.
  • Fixed incorrect values of Work and Cost fields for assignments with Units count not equal to 1 in project read from XER file.
  • Fixed incorrect PercentageComplete value for task with zero duration for project read from XER file.
  • Fixed timephased data for...

Released: Oct 23, 2022

Updates in V22.10

Features

  • Added a setting that allows to specify that Primavera UIDs should be preserved when importing project from XER or P6XML formats.

Fixes

  • Fixed ‘TimephasedData value is not in correct format’ exception when reading the specific file.
  • Fixed reading of filter criteria when value is fractional number.
  • Fixed Percent and Duration differences for Milestone and Summary tasks read from Primavera XER format.

Released: Sep 24, 2022

Updates in V22.9

Fixes

  • 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 saving specific files to MPP format.
  • Fixed...

Released: Sep 1, 2022

Updates in V22.8

Features

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: Jul 21, 2022

Updates in V22.7

Features

  • Added the ability to map 'Tsk' class members to Microsoft Project default field title.
  • Added support for reading 'Activity Codes' and values in 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 attributes from...

Released: Jul 1, 2022

Updates in V22.6

Features

  • Added 'IsRoot' property to Resource object.
  • Task and Resource read-only properties have been added for better access to frequently used properties.
  • 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...

Released: Jun 2, 2022

Updates in V22.5

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: Apr 27, 2022

Updates in V22.4

Features

  • Extended Primavera XER import to support files with more than one project.
  • Added the ability to specify the behavior of task constraint imports in XER format.
  • Added support for reading 'User Defined Fields' in XER format.

Fixes

  • Fixed reading \ writing of PreleveledStart and PreleveledFinish fields.
  • Fixed 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 1, 2022

Updates in V22.3

Features

  • Added cancellation token support for Microsoft Project loading operations.
  • Added the ability to read/write 'Status' date from/to XER files.
  • Made 'WorkingTime' immutable.
  • Added API to set 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.
  • Added support for 'Calculation for task and group summary rows' custom field option.

Fixes

  • Fix...

Released: Feb 28, 2022

Updates in V22.2

Features

  • Improved memory allocation when reading View data from MPP files.
  • Renamed CalculationType.Calculation to CalculationType.Formula.

Fixes

  • Fixed project's timescale start \ finish is not shown properly by MS Project.
  • Fixed file in MPP12 format saved by Aspose.Tasks cannot be opened by MS Project.
  • Fixed reading of Prj.TimescaleStart for the specific file.