Lançamentos do Aspose.Tasks for Java

Released: Aug 15, 2022

Atualizações na V22.8

Recursos

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

Correções

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

Released: Jul 14, 2022

Atualizações na V22.7

Recursos

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

Correções

  • 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: Jun 21, 2022

Atualizações na V22.6

Recursos

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

Correções

  • 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

Atualizações na V22.5

Recursos

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

Correções

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

Released: Apr 25, 2022

Atualizações na V22.4

Recursos

  • 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

Atualizações na V22.2

Recursos

  • Changed return type of *Slack properties to System.TimeSpan.
  • Renamed members of SaveFileFormat enum to camel case.

Correções

  • Fixed ShowProjectSummaryTask public API.
  • Fixed rendering of timescale to fit it to page’s width.

Released: Jan 26, 2022

Atualizações na V22.1

Correções

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

Released: Dec 14, 2021

Atualizações na V21.12

Correções

  • System.OverflowException: TimeSpan overflowed because the duration is too long.
  • Fixed Exception on loading the P6 XML file.
  • Fixed formula parsing exceptions when opening the specific file.
  • Fixed StackOverflowError in License.setLicense method when current Locale is neutral.

Released: Nov 17, 2021

Atualizações na V21.11

Correções

  • Fixed calculation of formula results when operand is #ERROR value.
  • Fixed “Value was either too large or too small for a Decimal.” exception when get pages count.
  • Fixed reading of values of Actual Work’s Timephased Data.
  • Fixed “File reading error.” exception when open document.
  • Fixed rendering of task links in Gantt chart view.

Released: Oct 25, 2021

Atualizações na V21.10

Recursos

  • Added printing support.
  • Added support for scaling with a given scale factor.
  • PageSettings.PagesInWidth and PageSettings.PagesInHeight are now taken into account when a View is rendered. These properties correspond to the “Fit to X pages wide by Y tall” fields in the Microsoft Project Page Setup dialog.

Correções

  • Fixed ‘The start time should be not greater than the finish one’ exception when creating project from Primavera .xer file.
  • Fixed invalid position of progress rectangle in task...