Aspose.Tasks for .NET Releases
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...
Released: Aug 12, 2022
Updates in V22.8
Features
- Changed the default value of SaveOptions.Timescale to SaveOptions.DefinedInView.
- Now throws a user-friendly exception when a view cannot be rendered with the specified “Fit X to Y pages” options.
Fixes
- Fixed reading of LinkLag for XER and PrimaveraXML formats.
- Fixed reading of task’s calendars from Primavera XML format.
- Fixed reading of project’s currency for XER format.
Released: Jul 14, 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: Jun 14, 2022
Updates in V22.6
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: May 16, 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 an issue where 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 14, 2022
Updates in V22.4
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.
- 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: Mar 15, 2022
Updates in V22.3
Features
- 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.
- Added support for “Calculation for task and group summary rows” custom field...
Released: Feb 11, 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.