Aspose.Tasks for C++ 新版本发表

Released: Dec 28, 2024

V24.12 中的更新

特性

  • Added the ability to customize font of text labels of task bars in Gantt chart.
  • Enabled TIFF generation for *nix environment + .NET 6.0 target framework.

修补程序

  • Fixed issue where TimescaleTier.Alignment is not taken into account when rendering timescale date labels.
  • Fixed issue where TimescaleTier time period is rendered incorrectly at the border of the pages.
  • Fixed issue where empty column is inserted at index 26 when saving a project to XLSX format.
  • Fixed incorrect position of task bars when...

Released: Nov 30, 2024

V24.11 中的更新

特性

  • Implemented a macro (VBA) removal operation.
  • Added support for writing Group definitions to MPP format.
  • Added "GroupAssignments" property to Group class.

修补程序

  • Fixed reading of GroupCriterion.GroupOn, GroupCriterion.GroupInterval properties in some cases.
  • Fixed writing of baseline's TimephasedData for summary tasks.
  • Fixed System.ArgumentException: An item with the same key has already been added exception when opening the specific MPP file.
  • Fixed issue where font size is not applied when...

Released: Oct 29, 2024

V24.10 中的更新

特性

  • Added an API to allow the reading of an extended attribute's graphical indicators and their properties.
  • Added an API to add and modify graphical indicators and write to MPP files.
  • Added validation for resource's availability periods.

修补程序

  • Fixed writing of resource's availability periods.
  • Fixed initialization of MinutesPerDay, MinutesPerWeek, HoursPerMonth properties when reading a project from XER file with v6.0.0.
  • Fixed TaskLinkCollection.Add method: value of Duration.TimeUnit is not passed...

Released: Sep 30, 2024

V24.9 中的更新

特性

  • Added support for rendering RectangleBottom, LineMiddle and LineTop task bar middle shapes.
  • Added TaskUid to TaskValidationException.

修补程序

  • Fixed issue where indents are included in task names when rendering bar text in Gantt charts.
  • Fixed calculation of assignment peak units.
  • Fixed calculation of 'ActualDuration' and 'Duration by work' for resource assignments with non-flat work contour.
  • Added baseline bars rendering in Gantt charts.
  • Fixed rendering of Gantt chart bars.

Released: Aug 31, 2024

V24.8 中的更新

特性

  • Implemented RescheduleUncompletedWorkToStartAfter logic for cases when Project.SplitsInProgressTasks is false.

修补程序

  • Fixed differences in dates after using RescheduleUncompletedWorkToStartAfter in Aspose.Tasks and in MS Project.
  • Fixed calculation of Stop/Resume properties for tasks.
  • Fixed calculation of ActualDuration, Duration and Finish for summary tasks.

Released: Aug 1, 2024

V24.7 中的更新

特性

  • Added an API to get project's names to PrimaveraBaseReader.

修补程序

  • Fixed order of project import when importing default projects from XER file containing several projects.
  • Fixed calendar reading from XER format: project's MinutesPerDay, MinutesPerWeek, DaysPerMonth are taken from non-default calendar.
  • Fixed exception when MPP9 file is saved after resource leveling.
  • Fixed generation of AssignmentActualWork timephased data.
  • Fixed "An entry with the same key already exists" when reading resource...

Released: Jun 28, 2024

V24.6 中的更新

特性

  • Implemented resource leveling.

修补程序

  • Fixed usage of non-FIPS-compliant algorithms.
  • Timephased data of assignment with Contoured work contour is not changed when parent task's start is changed.
  • Fixed collision of referenced versions of System.Drawing.Common for version targeting .NET Standard 2.0.
  • Fixed multipage TIFF generation in version targeting .NET 6.0.
  • Fixed reading of calendar for the specific file.
  • Fixed exception when reading Global MPT template file.

Released: Jun 1, 2024

V24.5 中的更新

修补程序

  • Fixed generation of timephased data when load's change is aligned with weekends.
  • Fixed Asn.WorkVariance calculation.
  • Fixed issue where task split by Aspose.Tasks is displayed as three-part in MS Project.

Released: Apr 18, 2024

V24.4 中的更新

特性

  • You can now remove rounding when reading Asn.Units from MPP.
  • Enhanced the usability of exporting to CSV format.

修补程序

  • Fixed incorrect work of material assignment shown by MS Project when project.WorkFormat is set to TimeUnitType.Day.
  • Fixed setting PageInfo.Legend.LegendOn is not applied when project is rendered.
  • Fixed incorrect writing of zero duration tasks which can lead to incorrect dates shown when project is recalculated in MS Project.

Released: Mar 31, 2024

V24.3 中的更新

修补程序

  • Fixed reading of MPP file with non-standard structure saved by MS Project version 16.0.16924.20150.
  • Fixed reading of task and resource Guids from XML format.
  • Fixed writing of TimephasedData for assignment of material resource.
  • Fixed empty Assignments guids when project is saved to MPP and XML repeatedly.
  • Fixed calculation of the dependent properties when task PercentComplete is set to 100%.
  • Fixed inability to set ActualFinish for tasks with zero duration.