Skip to content

Version 13.10.0

Choose a tag to compare

@joniles joniles released this 07 Feb 17:21
· 297 commits to master since this release
  • Add support for reading the P6 EPS using the listEps() method provided by the PrimaveraDatabaseReader and PrimaveraDatabaseFileReader classes.
  • Improve handling of Activity Type attribute when reading PMXML files written by Primavera P6 6.x.
  • Ensure that the External Early Start and External Late Finish attributes are written to XER files.
  • Fix a NPE when calling PrimaveraXERFileReader.listProjects().
  • Avoid unnecessary data storage and type conversion to improve efficiency when calling PrimaveraXERFileReader.listProjects().
  • Provide additional ResourceAssignment methods to allow List<TimephasedWork> to be used to add timephased work, rather than requiring a TimephasedWorkContainer.
  • Improve identification of tasks when reading certain Asta Powerproject PP files.