Aspose.Tasks for .NET のリリース

Released: Apr 15, 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 21, 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.

Released: Feb 25, 2024

V24.2 での更新項目

機能

  • Added the ability to set 'IsPortrait' in save options.
  • Added a limitation on the length of 'Filter.Name' property.

不具合の修正

  • Fixed incorrect reading of time-phased data for the specific file.
  • Fixed writing of interval filter criteria with values containing field reference.
  • Fixed writing of 'Filter.ShowRelatedSummaryRows' flag to MPP.

Released: Jan 27, 2024

V24.1 での更新項目

不具合の修正

  • Existing graphical indicators are not preserved when MPP is opened and then saved by Aspose.Tasks.
  • Fixed reading and writing of ExternalTaskId and ExternalTaskUid.
  • Extra empty resource is shown when opening MPP9 file.
  • Fixed incorrect calculation of Rsc.CostVariance for the specific versions of MPP files.

Released: Dec 17, 2023

V23.12 での更新項目

機能

  • Added validation which checks that calendar names are unique.
  • Implemented the writing of Task and Resource Filters for MPP14+ formats.

不具合の修正

  • Fixed performance degradation when saving the specific project to XML.
  • Filters added via Aspose.Tasks are not displayed correctly when opened by MS Project.
  • Fixed costs and durations rounding when reading a project from MPP and XML.
  • Fixed ArgumentOutOfRangeException when trying to get Task.Status for the specific project.
  • Incorrect formula's field...

Released: Nov 15, 2023

V23.11 での更新項目

機能

  • Added the ability to calculate an assignment's work for the specified date/time interval.
  • Added read-only 'task status' column.
  • Added support for writing 'Project.Calendar.Guid' to MPP files.

Released: Oct 16, 2023

V23.10 での更新項目

機能

  • Added support for reading baseline projects in Primavera XML format.
  • Added validation which ensures that 'Project.Calendar' points to calendars belonging to 'Project.Calendars' collection.
  • New property allows you to set the encoding type for Primavera XER files.
  • You can now modify the hierarchy of 'Save Options' to remove members that are not applicable to certain formats.

Released: Sep 21, 2023

V23.9 での更新項目

機能

  • Added support for Microsoft .NET 6.
  • Added a duplicated Task UIDs validation check.

不具合の修正

  • 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 19, 2023

V23.8 での更新項目

機能

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

不具合の修正

  • Exception when Aspose.Tasks 23.7 is installed alongside Aspose.Drawing.23.7.

Released: Jul 21, 2023

V23.7 での更新項目

機能

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

不具合の修正

  • Fix GetTimephasedData method returning empty collection in some cases.
  • Fix logic of ActualDuration calculation for projects read from Primavera XER and P6XML formats.
  • Fix...