Skip to content

v2.2.1

Choose a tag to compare

@ChinmayAcharya28 ChinmayAcharya28 released this 18 Dec 09:06
· 14 commits to master since this release

Date: 14-June-2016

New Features:

*None

API Modifications:

*None

API Deprecation:

*BuiltObject
	 1] Deprecated method 'pushValue(String key, Object value, int index)'
	 2] Deprecated method 'pullValueAtIndex(String key, int index)'

*BuiltGroup
	 1] Deprecated method 'pushValue(String key, Object value, int index)' 	
	 2] Deprecated method 'pullValueAtIndex(String key, int index)'	 

Bug Fixes:

*Improvements in method info of BuiltQuery and BuiltInstallation classes.