Skip to content

v4.1.0

Compare
Choose a tag to compare
@ChinmayAcharya28 ChinmayAcharya28 released this 06 Feb 13:59
· 4 commits to master since this release

Date: 06-February-2018

New Features:

*BuiltObject
	1] Added 'importFromExcel(String filePath, BuiltUploadCallback callback)' method.

*BuiltQuery
	1] Added 'exportToExcel(String folderPath, BuiltUploadDownloadCallback callback)' method.
	2] Added 'exportToExcel(BuiltUploadDownloadCallback callback)' method.			

API Modifications:

*None.

API Deprecation:

*None

Bug Fixes:

*None.