Aspose.Tasks for Java Releases
Released: Sep 21, 2023
Updates in V23.9
Features
- Added a duplicated Task UIDs validation check.
Fixes
- 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.
- MPP vs XML export differences.
Released: Aug 26, 2023
Updates in V23.8
Features
- 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.
Released: Jul 22, 2023
Updates in V23.7
Features
- 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.
Fixes
- Fix logic of ActualDuration calculation for projects read from Primavera XER and P6XML formats.
- Fix reading of implicit calendar exceptions for the specific file.
- Fix...
Released: Jun 23, 2023
Updates in V23.6
Fixes
- Fix reading of ResourceAssignment.ActualCost from XER format: OvertimeCost should be added.
- Fix writing of base calendars to MPP15+ formats.
- Fix escaping of values when exporting project to CSV format.
- Fix incorrect rendering of timescale when units are set to TimescaleUnit.Years.
Released: May 17, 2023
Updates in V23.5
Features
- New property allows you to control the automatic calculation of 'assignment cost' and 'remaining cost'.
Fixes
- Fix 'TimeSpan overflowed because the duration is too long' exception when reading project with cost resource from XER format.
- Fix reading of Tsk.Work field when reading project from Primavera XML format: should read from 'Planned Labor Units' instead of 'At Completion Labor Units'.
- Fix 'Cannot find any fonts installed on the system' error when saving project to MPP when system...
Released: Apr 20, 2023
Updates in V23.4
Features
- Replaced usages of System.Drawing.StringAlignment with Aspose.Tasks.Visualization.StringAlignment.
Fixes
- Property UseProjectDefaultFont or DefaultFontName does not work.
- Fix NullReferenceException when accessing AssignmentBaseline.TimephasedData for new Assignment's baseline.
- Fix task baseline 1-10 properties are not shown when opening a resulting MPP 2007 file using MS Project.
- Fix baselines's FixedCost is not shown when output MPP file is opened using MS Project.
- Fix OverflowException...
Released: Mar 15, 2023
Updates in V23.3
Features
- Added support for reading and writing assignment hyperlinks from/to MPP format.
- Added enum-typed 'DurationType', 'ActivityType' and 'PercentCompletetype' properties to 'PrimaveraTaskProperties'.
- Added 'LoadProject' method to 'PrimaveraXmlReader' and 'PrimaveraXerReader'.
- Added support for initialization of view data in projects read from non-MPP format.
- Added support for reading 'Calendar for Scheduling Relationship Lag' from Primavera XML and XER formats.
- Added support for reading...
Released: Feb 10, 2023
Updates in V23.2
Fixes
- Method setEndDate does not work when rendering to single page is disabled.
- Primavera software not Read percentage complete as 100%.
- Fix persistence of Assignment’s GUID when reading and writing a project from\to XER and P6XML formats.
- Fix calculation of task’s calendar when reading Task dependent activity from file in XER format.
- Fix reading and generation of timephased data for assignments of tasks with elapsed duration.
- Fix ‘System.ArgumentException’ when calling ResourceAssignment...
Released: Jan 21, 2023
Updates in V23.1
Features
- You can now access 'Labor Units', 'Physical Percent Complete' and 'Percent Complete' from projects in Primavera format.
Released: Dec 19, 2022
Updates in V22.12
Features
- Added 'LinkLagTimeSpan' property to 'TaskLink'.
- Added new task property: 'Tsk.ExternalUid'. Microsoft Project requires the unique ID of external tasks to be set in order to properly link tasks between projects.
Fixes
- Fix escaping of text values when writing project to XER format.
- Fix cost calculations for case when multiple rates are effective on a day.
- Fix System.FormatException when reading a project from XER file.
- Fix creation of external task links.
- Fix addition of new table for a...