Skip to content

Version 16.2.0

Choose a tag to compare

@joniles joniles released this 12 May 07:59
· 42 commits to master since this release
  • Ensure numeric values are correctly formatted using decimal separator and digit grouping symbols when writing XER files.
  • Marked the GanttChartView#getProgressLinesBeginAtDate method as deprecated. Use the getProgressLinesBeginAt method instead.
  • Marked the GanttChartView#getProgressLinesDisplaySelectedDates method as deprecated. Use the getProgressLineDates method instead.
  • Improve handling of values which are rolled up from the project's tasks to the ProjectProperties class.
  • Improve handling of irregular timephased data.