RethinkDb.Driver v0.0.5-alpha4 Release Notes

    • AST: added uuid(expr)
    • ๐Ÿ”‹ Feature: Anonymous typed args. Example: getAll(...)[new {index = "foo"}].run()
    • ๐Ÿ›  Fixed bugs in r.binary() when building AST.
    • ๐Ÿ›  Fixed bugs in geometry deserialization.
    • ๐Ÿ›  Fixed Cursor bug in cursor continuation.
    • โœ… Binary unit tests passing.
    • โœ… Times Constructors unit tests passing.
    • โœ… DatumNumber unit tests passing.
    • โœ… Default unit tests passing.
    • โœ… DatumObject unit tests passing.
    • โœ… Json unit tests passing.
    • โœ… Geo constructors unit tests passing.
    • โœ… GeoGeo json unit tests passing.
    • โœ… GeoOperations unit tests passing.
    • โœ… GeoPrimitives unit tests passing.
    • โœ… Match unit tests passing.