Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 923 Bytes

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 923 Bytes

Changelog

v2.3.2

27 Oct 2016

  • Validate app info query output PR4

v2.3.1

19 Oct 2016

  • Handle null data result PR3

v2.3.0

11 Oct 2016

  • Add Collection.del method to delete documents PR2

v2.2.0

7 Oct 2016

  • Automatically detect the app using git repo information PR1

v2.1.2

20 Sep 2016

  • Fix incorrect comparison operator bug

v2.1.1

20 Sep 2016

  • Fix query not applied bug

v2.1.0

20 Sep 2016

  • Add the avatar field for user

v2.0.0

20 Sep 2016

  • Remove the token parameter (use CORS)

v1.1.0

20 Sep 2016

  • Add getUser method to the persister

v1.0.0

19 Sep 2016

  • Implement the channel persister interface