Skip to content

Releases: joniles/mpxj

Version 7.0.2

20 Nov 18:29
Compare
Choose a tag to compare
  • Further improvements to task pruning for Asta PP files.

Version 7.0.1

20 Nov 13:43
Compare
Choose a tag to compare
  • Improve robustness when reading MPP files when using certain 64 bit Java runtimes.
  • Populate the project's comments property when reading an MSPDI file.
  • Ensure that tasks are not discarded when reading PP files from older Asta versions.
  • Fixed Issue 319: Wrong date ranges for split tasks
  • Fixed Issue 222: getDefaultTaskType() not returning correct default task type

Version 7.0.0

08 Nov 17:04
Compare
Choose a tag to compare
  • Added support for reading recurring exceptions from MPP and MSPDI files.
  • Updated RecurringTask class interface (Note: this is a breaking API change)
  • MSPDI writer now uses save version 14 by default (Note: this may affect applications which consume MSPDI files you generate)
  • Correctly handle MSPDI files with Byte Order Marks.
  • Handle MSPDI files with varying namespaces.
  • Improve robustness Merlin file reader.
  • Improve extraction of task start and finish dates from PMXML files only containing partial data.
  • Prevent POI from closing the input stream when using UniversalProjectReader
  • Cannot read mpp file using getProjectReader.