Skip to content

[Config]: Region Support In Config Added

Compare
Choose a tag to compare
@ishaileshmishra ishaileshmishra released this 05 Sep 07:39
· 177 commits to master since this release
  • [Config]: Added support for Region in Config class.
  • [Query]: Added support of whereIn(String KEY) and whereNotIn(String KEY) for $in_query and $nin_query respectively in Query Class.