Aspose.Tasks for C++ Releases
Released: Sep 27, 2023
Updates in V23.9
Features
- Added a duplicated Task UIDs validation check.
Fixes
- Fixed the resource unit cannot be automatically 100% when adding resources to the exported MPP file.
- Fixed calculation of early and late dates when task has constraints.
- Fixed exception when setting license from embedded resource.
- Fixed writing of tasks without assignments to XML format.
Released: Aug 30, 2023
Updates in V23.8
Features
- Improved memory footprint for large projects.
- Added API that allows you to specify the user's font folder, when system font folders cannot be accessed by the application.
Fixes
- Exception when Aspose.Tasks 23.7 is installed alongside Aspose.Drawing.23.7.
Released: Jul 26, 2023
Updates in V23.7
Features
- Added the ability to read incomplete baselines.
- You can now set 'WeekDay.DayWorking = true' when working times are added.
- Added checks, when saving to MPP, which verify that 'UniqueId' is not greater than the max allowed.
- Added the ability to read 'Unit of Measure' abbreviations from Primavera XER and P6XML formats.
Fixes
- Fix GetTimephasedData method returning empty collection in some cases.
- Fix logic of ActualDuration calculation for projects read from Primavera XER and P6XML formats...
Released: Jun 23, 2023
Updates in V23.6
Fixes
- Fix reading of ResourceAssignment.ActualCost from XER format: OvertimeCost should be added.
- Fix writing of base calendars to MPP15+ formats.
- Fix escaping of values when exporting project to CSV format.
- Fix incorrect rendering of timescale when units are set to TimescaleUnit.Years.
Released: May 26, 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 19, 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 28, 2023
Updates in V23.3
Features
- Added support for reading and writing assignment hyperlinks from/to MPP format.
- 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'...
Released: Feb 22, 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 27, 2023
Updates in V23.1
Features
- You can now access 'Labor Units', 'Physical Percent Complete' and 'Percent Complete' from projects in Primavera format.
Fixes
- Fix reading of task priority column for MPX files where Priority column was saved using enum values.
- Fix calculation of summary task's Duration property for project read from Primavera format: it should correspond to 'Original Duration', not to 'At Completion Duration'.
- Fix writing of MPX file to fix import errors reported by Microsoft Project 98 when importing...
Released: Dec 26, 2022
Updates in V22.12
Features
- Added 'LinkLagTimeSpan' property to 'TaskLink'.
- Added new 'Tsk.ExternalUid' task’s property.
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 project saved without a template file.