Talk:API Changelog/Notes: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Changes for Version 10.1.0'''
=DRAFT V11 minor releases=
*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. 
xxx
:*[[Repository.Model.GetAllModels]]
 
:*[[Repository.Model.GetAllModelsInfo]]
 
:*[[Repository.Crew.GetAllCrews]]
 
:*[[Repository.Pool.GetAllPools]]
 
:*[[Repository.Task.GetAllScheduledTasks]]
 
:*[[Repository.Task.GetAllCorrectiveTasks]]
=DRAFT V12=
:*[[Repository.URD.GetAllURDs]]
 
:*[[Repository.Variable.GetAllVariables]]
xxx
*Added a class that allows VBA users to change the API library language, and new enumerations. See [[New Classes and Enumerations]].
*Added a method for getting a single system hierarchy item, and added new user-defined properties to relevant resource classes. See [[New Members and Constants]].
*Deprecated a couple of obsolete properties. See [[Deprecated and Removed Members]].
*Various fixes and non-breaking improvements.

Latest revision as of 20:48, 23 March 2017

DRAFT V11 minor releases

xxx



DRAFT V12

xxx