Aspose.Tasks for Python via .NET Releases

Released: Sep 29, 2024

Updates in V24.9

Features

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

Fixes

  • 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 30, 2024

Updates in V24.8

Features

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

Fixes

  • 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

Updates in V24.7

Features

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

Fixes

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

Released: Jun 28, 2024

Updates in V24.6

Features

  • Implemented resource leveling.

Fixes

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