Aspose.Tasks for Java Releases
Released: Nov 22, 2023
Updates in V23.11
Features
- Added support for writing 'Project.Calendar.Guid' to MPP files.
- Added the ability to calculate an assignment's work for the specified date/time interval.
- Added read-only 'task status' column.
Fixes
- MPP to PDF: Null Pointer exception.
Released: Oct 19, 2023
Updates in V23.10
Features
- 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
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...