Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

2.10.0 (2018-09-19)

Compare
Choose a tag to compare
@ricellis ricellis released this 20 Sep 15:53
· 123 commits to master since this release
5b2d15d
  • [NEW] Add custom JSON encoder/decoder option to Document constructor.
  • [NEW] Add new view parameters, stable and update, as keyword arguments to get_view_result.
  • [NEW] Allow arbitrary query parameters to be passed to custom changes filters.
  • [FIXED] Case where an exception was raised after successful retry when using doc.update_field.
  • [FIXED] Removed unnecessary request when retrieving a Result collection that is less than the page_size value.