Skip to content

v1.3.1

Compare
Choose a tag to compare
@dancannon dancannon released this 22 Jan 21:48
· 337 commits to master since this release

Added

  • Added more documentation and examples for GetAll.

Fixed

  • Fixed RunWrite not defering its call to Cursor.Close(). This could cause issues if an error occurred when decoding the result.
  • Fixed panic when calling Error() on a GoRethink rqlError.