Talk:API Changelog/Notes: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
(Applied V10.1 updates to main topic)
Line 1: Line 1:
<div style="border:1px solid #D0CDE8; border-radius:10px; width:auto; margin:0 0 1em 1em; padding:1em; float:right;">
'''Changes for Version 10.2'''
'''Quick Links to Draft Pages'''
*[[Talk:New_Classes_and_Enumerations/Notes]]
*[[Talk:New_Members_and_Constants/Notes]]
*[[Talk:Deprecated_and_Removed_Members/Notes]]
*[[Talk:Full_Synthesis_API/Notes]]
</div>
 
'''Changes for Version 10.1.0'''
*Added ability to get global and reference resources. The new <code>Filter</code> parameter has been added to the following methods. The filter's default value is 0, which returns local resources. 
:*[[Repository.Model.GetAllModels]]
:*[[Repository.Model.GetAllModelsInfo]]
:*[[Repository.Crew.GetAllCrews]]
:*[[Repository.Pool.GetAllPools]]
:*[[Repository.Task.GetAllScheduledTasks]]
:*[[Repository.Task.GetAllCorrectiveTasks]]
:*[[Repository.URD.GetAllURDs]]
:*[[Repository.Variable.GetAllVariables]]
*Added a class that allows VBA users to change the API library language..
*Added a method for getting a single system hierarchy item.
*Added new user-defined properties to relevant resource classes.
*Deprecated a couple of obsolete properties.
*Various fixes and non-breaking changes.

Revision as of 15:40, 1 March 2016

Changes for Version 10.2