Aspose.Tasks for .NET 릴리스
Released: Nov 15, 2022
V22.11 버젼 업데이트
기능
- 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.
수정사항
- 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
V22.10 버젼 업데이트
기능
- 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.
수정사항
- 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 Primavera...
Released: Sep 8, 2022
V22.9 버젼 업데이트
수정사항
- 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
V22.8 버젼 업데이트
기능
- 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.
수정사항
- 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
V22.7 버젼 업데이트
기능
- 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.
수정사항
- 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 MS...
Released: Jun 14, 2022
V22.6 버젼 업데이트
기능
- 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.
수정사항
- 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
V22.5 버젼 업데이트
기능
- 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.
수정사항
- 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
V22.4 버젼 업데이트
기능
- 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.
수정사항
- 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 missing...
Released: Mar 15, 2022
V22.3 버젼 업데이트
기능
- 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
V22.2 버젼 업데이트
기능
- Improved memory allocation when reading View data from MPP files.
- Renamed CalculationType.Calculation to CalculationType.Formula.
수정사항
- 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.