gorethink v2.1.3 Release Notes

Release Date: 2016-08-01 // over 7 years ago
  • ๐Ÿ”„ Changed

    • Changed behaviour of function callbacks to allow arguments to be either of type r.Term or interface {} instead of only r.Term

    ๐Ÿ›  Fixed

    • Fixed incorrectly named Replicas field in TableCreateOpts
    • Fixed broken optional argument FinalEmit in FoldOpts
    • Fixed bug causing some queries using r.Row to fail with the error Cannot use r.row in nested queries.
    • Fixed typos in ConnectOpt field (and related functions) InitialCap.