Aspose.Tasks for .NET Releases

Released: Jun 19, 2023

Updates in V23.6

Fixes

  • Fixed reading of ResourceAssignment.ActualCost from XER format: OvertimeCost should be added.
  • Fixed writing of base calendars to MPP15+ formats.
  • Fixed escaping of values when exporting project to CSV format.
  • Fixed incorrect rendering of timescale when units are set to TimescaleUnit.Years.

Released: May 17, 2023

Updates in V23.5

Features

  • New property allows you to control the automatic calculation of 'assignment cost' and 'remaining cost'.

Fixes

  • Fix 'TimeSpan overflowed because the duration is too long' exception when reading project with cost resource from XER format.
  • Fix reading of Tsk.Work field when reading project from Primavera XML format: should read from 'Planned Labor Units' instead of 'At Completion Labor Units'.
  • Fix 'Cannot find any fonts installed on the system' error when saving project to MPP when system...

Released: Apr 18, 2023

Updates in V23.4

Features

  • Added Microsoft .NET 6.0 support for non-Microsoft Windows operating systems.
  • Breaking change - Replace usages of System.Drawing.StringAlignment with Aspose.Tasks.Visualization.StringAlignment

Fixes

  • Fix logic of UseProjectDefaultFont flag when project is rendered to HTML, PDF or Image formats.
  • Fix NullReferenceException when accessing AssignmentBaseline.TimephasedData for new Assignment's baseline.
  • Fix task baseline 1-10 properties are not shown when opening a resulting MPP 2007 file...

Released: Mar 13, 2023

Updates in V23.3

Features

  • Added 'DurationType', 'ActivityType' and 'PercentCompletetype' properties to 'PrimaveraTaskProperties'.
  • Added 'LoadProject' method to 'PrimaveraXmlReader' and 'PrimaveraXerReader'.
  • Added support for initializing view data in projects read from non-MPP format.
  • Added support for reading 'Calendar for Scheduling Relationship Lag' from Primavera XML and XER formats.
  • Added support for reading 'ActualExpenseCost', 'RemainingExpenseCost', 'ActualLaborCost', 'ActualMaterialCost'...

Released: Feb 8, 2023

Updates in V23.2

Features

  • Added an option to control whether dates in timescale section of a view are rendered to the end of a page.

Fixes

  • Fix persistence of Assignment’s GUID when reading and writing a project from\to XER and P6XML formats.
  • Fix calculation of task’s calendar when reading Task dependent activity from file in XER format.
  • Fix reading and generation of timephased data for assignments of tasks with elapsed duration.
  • Fix ‘System.ArgumentException’ when calling ResourceAssignment.GetTimephasedData...

Released: Jan 17, 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 12, 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 15, 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 8, 2022

Updates in V22.10

Features

  • Access entity fields using Microsoft .NET properties.
  • Added a setting that allows you to specify that Primavera UIDs should be preserved when importing project from XER or P6XML formats.
  • Removed support for Microsoft .NET Framework 2.0.

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...

Released: Sep 8, 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...