Aspose.Tasks for Java Releases
Released: Nov 17, 2022
Updates in V22.11
Funktionen
- Added a setting that allows you to specify that Primavera UIDs should be preserved when importing a project from XER or P6XML.
- 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.
Fehlerkorrekturen
- Fix ‘TimephasedData value is not in correct format’ exception when reading the specific file.
- Fix reading of filter criteria when value is fractional...
Released: Oct 5, 2022
Updates in V22.10
Fehlerkorrekturen
- Fixed handling of environment variables with newlines.
- 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...
Released: Sep 6, 2022
Updates in V22.9
Fehlerkorrekturen
- Throw user-friendly exception when a view cannot be rendered with the specified “Fit X to Y pages” options.
- Change the default value of SaveOptions.Timescale to SaveOptions.DefinedInView.
- Fix reading of LinkLag for XER and PrimaveraXML formats.
- Fix reading of task’s calendars from Primavera XML format.
- Fix reading of project’s currency for XER format.
Released: Aug 15, 2022
Updates in V22.8
Funktionen
- Added the ability to map members of the 'Tsk' class to Microsoft Project’s default field title.
- Added support for reading Activity Codes and values for Primavera P6 XML format.
- Reduced load time when reading a project from Project Server DB.
Fehlerkorrekturen
- 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...
Released: Jul 14, 2022
Updates in V22.7
Funktionen
- 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.
Fehlerkorrekturen
- 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...
Released: Jun 21, 2022
Updates in V22.6
Funktionen
- 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.
Fehlerkorrekturen
- Fixed 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: May 25, 2022
Updates in V22.5
Funktionen
- 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.
Fehlerkorrekturen
- Fixed reading \ writing of PreleveledStart and PreleveledFinish fields.
- 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...
Released: Apr 25, 2022
Updates in V22.4
Funktionen
- Added thread interruption support for Microsoft Project loading operations.
- 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...
Released: Feb 22, 2022
Updates in V22.2
Funktionen
- Changed return type of *Slack properties to System.TimeSpan.
- Renamed members of SaveFileFormat enum to camel case.
Fehlerkorrekturen
- Fixed ShowProjectSummaryTask public API.
- Fixed rendering of timescale to fit it to page’s width.
Released: Jan 26, 2022
Updates in V22.1
Fehlerkorrekturen
- Fixed issue where resource calendars are missing in file saved by Aspose.Tasks.
- Fixed incorrect updating of project work completed up to the specified date.
- Fixed StackOverflow exception during project loading in a case of neutral culture used.