Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 735 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 735 Bytes

BFast Client Sdk

Refer to BFastProject for better documentations. Always use latest version

[5.0.0-beta.1] - 18/08/2022

[5.0.0-beta.0] - 16/08/2022

  • minimize code to lift out all the implementation to developer
  • improve socket factory to be singleton
  • start migrate api to functional

[4.1.1] - 04/10/2021

[4.1.0] - 04/10/2021

remove ttl in cache. update dependencies.

[4.0.0-beta.1] - 12/11/2020

Upgrade to bfast 2.x API, add realtime API and cache

[3.0.0-beta.0] - 06/07/2020

Change sdk complete to use bfast::cloud::database 1.x

[0.0.2-beta] - 31/08/2019

Add documentation and minor patch to reduce library size

[0.0.1-beta] - 31/08/2019

Initial release