|
291 | 291 | <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
292 | 292 |
|
293 | 293 | <li class="md-nav__item">
|
294 |
| - <a href="#1261-unreleased" class="md-nav__link"> |
| 294 | + <a href="#1271-unreleased" class="md-nav__link"> |
295 | 295 | <span class="md-ellipsis">
|
296 |
| - 12.6.1 (unreleased) |
| 296 | + 12.7.1 (unreleased) |
| 297 | + </span> |
| 298 | + </a> |
| 299 | + |
| 300 | +</li> |
| 301 | + |
| 302 | + <li class="md-nav__item"> |
| 303 | + <a href="#1270-2024-02-07" class="md-nav__link"> |
| 304 | + <span class="md-ellipsis"> |
| 305 | + 12.7.0 (2024-02-07) |
297 | 306 | </span>
|
298 | 307 | </a>
|
299 | 308 |
|
|
3665 | 3674 | <ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
3666 | 3675 |
|
3667 | 3676 | <li class="md-nav__item">
|
3668 |
| - <a href="#1261-unreleased" class="md-nav__link"> |
| 3677 | + <a href="#1271-unreleased" class="md-nav__link"> |
3669 | 3678 | <span class="md-ellipsis">
|
3670 |
| - 12.6.1 (unreleased) |
| 3679 | + 12.7.1 (unreleased) |
| 3680 | + </span> |
| 3681 | + </a> |
| 3682 | + |
| 3683 | +</li> |
| 3684 | + |
| 3685 | + <li class="md-nav__item"> |
| 3686 | + <a href="#1270-2024-02-07" class="md-nav__link"> |
| 3687 | + <span class="md-ellipsis"> |
| 3688 | + 12.7.0 (2024-02-07) |
3671 | 3689 | </span>
|
3672 | 3690 | </a>
|
3673 | 3691 |
|
|
5777 | 5795 |
|
5778 | 5796 |
|
5779 | 5797 | <h1 id="changelog">Changelog</h1>
|
5780 |
| -<h2 id="1261-unreleased">12.6.1 (unreleased)</h2> |
| 5798 | +<h2 id="1271-unreleased">12.7.1 (unreleased)</h2> |
| 5799 | +<h2 id="1270-2024-02-07">12.7.0 (2024-02-07)</h2> |
| 5800 | +<ul> |
| 5801 | +<li>Added support for reading and writing the project property Baseline Calendar Name to and from MPP and MSPDI files.</li> |
| 5802 | +<li>Ensure Start Variance and Finish Variance are read from and written to MSPDI files in the correct format.</li> |
| 5803 | +<li>Improve accuracy of large Work Variance values read from MSPDI files.</li> |
| 5804 | +<li>Add support for the Calendar GUID attribute, which is read from MPP and MSPDI files, and written to MSPDI files.</li> |
| 5805 | +<li>Ensure Activity Codes are available when reading Phoenix PPX files even if they are also being used to construct the task hierarchy.</li> |
| 5806 | +<li>Ensure Activity Codes Values are populated when reading Phoenix PPX files. (Contributed by Rohit Sinha)</li> |
| 5807 | +<li>When writing an MSPDI file, derive the TimephasedData Unit attribute from the duration of the timephased data item.</li> |
| 5808 | +<li>Fixed an issue with the <code>ProjectCalendar.getPreviousWorkFinish</code> method when called with a time which was already at the end of a period of work.</li> |
| 5809 | +<li>Ensure that the <code>proj_node_flag</code> is set for the root WBS node when writing XER files.</li> |
| 5810 | +</ul> |
5781 | 5811 | <h2 id="1260-2024-01-22">12.6.0 (2024-01-22)</h2>
|
5782 | 5812 | <ul>
|
5783 | 5813 | <li>Updated PMXML schema to version 23.12.</li>
|
|
0 commit comments