Skip to content

v3.1.0

Compare
Choose a tag to compare
@matteobortolazzo matteobortolazzo released this 26 Mar 23:33
· 97 commits to master since this release
420d2de

Features

  • Views: Possibility to query multiple views at once. (#126) Thanks Panos
  • Partitioned database: It's possible to create partitioned databases. (#122)

Bug Fixes

  • Views: CouchViewOptions are serialized correctly when overriding the serializer. (#125) Thanks Panos
  • PropertyCaseType: PropertyCaseType is not applied on internal properties anymore. (#127)