Skip to content

v2.1.0

Compare
Choose a tag to compare
@matteobortolazzo matteobortolazzo released this 19 Sep 10:34
· 144 commits to master since this release

Features

  • Indexes": Ability to create indexes. (#102)
  • Null values": New SetNullValueHandling method for CouchOptionsBuilder to set how to handle null values. (#101)
  • Query": New Select and Convert methods to select specific fields.

Bug Fixes

  • Conflicts: Fix the query parameter value to get conflicts. (#100)
  • Query: Fix queries when variables are used. (#104)