Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@trinhhunganh trinhhunganh released this 09 Oct 07:46
· 19 commits to master since this release
adf7bf1

New features / functions

  • Added new functions for Record Module:
    • getAllRecordsByQuery
    • addAllRecords
    • deleteAllRecordsByQuery
    • updateAllRecords
    • upsertRecord
    • upsertRecords
  • Added new Record Cursor module

Updates / Bug fixes

  • Support Proxy login for function "setProxy"
  • Refactor User Guide to a more easily readable format