Skip to content

Releases: bchavez/RethinkDb.Driver

Release v0.0.7-alpha4 build 227

19 Nov 02:21
Compare
Choose a tag to compare
Pre-release
  • Better DNX compatibility with dnx451 and dnxcore50.

Release v0.0.7-alpha3 build 221

19 Nov 01:14
Compare
Choose a tag to compare
Pre-release
  • Better DNX compatibility with dnx451 and dnxcore50.

Release v0.0.7-alpha2 build 215

18 Nov 03:06
Compare
Choose a tag to compare
Pre-release
  • Allow logging in CoreCLR - In startup: loggerFactory.EnableRethinkDbLogging();

Release v0.0.5-alpha9 build 216

18 Nov 03:18
Compare
Choose a tag to compare
Pre-release
appveyor.yml deploy

Release v0.0.5-alpha7 build 197

16 Nov 20:09
Compare
Choose a tag to compare
Pre-release

Fix CircleCI tests, follow 302 redirect from appveyor.

Release v0.0.5-alpha6 build 193

16 Nov 02:55
Compare
Choose a tag to compare
Pre-release

Clean up

Release v0.0.5-alpha5 build 134

03 Nov 18:40
Compare
Choose a tag to compare
Pre-release

Additional code fix for #8.

Release v0.0.5-alpha4 build 132

03 Nov 15:28
Compare
Choose a tag to compare
Pre-release
  • 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.

Release v0.0.5-alpha3 build 100

22 Oct 22:15
Compare
Choose a tag to compare
Pre-release

docs and tag

Release v0.0.5-alpha2 build 95

21 Oct 01:50
Compare
Choose a tag to compare
Pre-release

Support for inserting POCO objects in tables.