You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import milestone constraints from Asta schedules (Contributed by Dave McKay)
Handle elapsed durations in Asta schedules (Based on a contribution by Dave McKay)
Correctly determine the constraint type for tasks with ALAP placement with or without predecessors when reading from from Asta schedules (Contributed by Dave McKay)
Gracefully handle a missing table name when reading an XER file.
Gracefully handle a unexpected calendar data when reading an XER file.
Correctly handle XER files with multi-byte character encoding.
Import all schedule and leveling options from XER files.
Ensure project calendars are read from PMXML files.
Added readAll methods to PrimaveraPMFileReader to allow all projects contained in a PMXML file to be read in a single pass.