Skip to content

v0.5.2

Compare
Choose a tag to compare
@beloglazov beloglazov released this 29 Jun 18:46
· 185 commits to master since this release

With the help of @ermyas, this release adds support for bulk updates (Documents.updateMany) and deletions (Documents.deleteMany), see #7. It also fixes the character encoding issue reported in #4 concerning values that contain UTF-8 characters.