All Versions
77
Latest Version
Avg Release Cycle
139 days
Latest Release
1434 days ago

Changelog History
Page 8

  • v0.0.4-alpha5 Changes

    • โž• Added a toplevel r.array and r.hashMap utility
    • AST now using proper C# lambdas.
    • More refined AST signatures.
  • v0.0.4-alpha4 Changes

    • ๐Ÿ‘ท PR#2: Fix null reference exception: JObject.FromObject before objects to JArray list. -cadabloom
  • v0.0.4-alpha3 Changes

    • ๐Ÿ›  Fixed recursion in MakeObject
    • optArg now explicitly included where needed.
  • v0.0.4-alpha2 Changes

    • โž• Added IntelliSense XML documentation.
  • v0.0.4-alpha1 Changes

    • Refined serialization.
    • ๐Ÿ›  DB methods fixed.
    • Create/Delete database working.
    • RethinkDB PesudoType conversion working.
  • v0.0.0.3 Changes

    • Connection to RethinkDB working.
  • v0.0.0.0 Changes

    • ๐ŸŽ‰ Initial port from Josh's Java Driver.