All Versions
77
Latest Version
Avg Release Cycle
139 days
Latest Release
289 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v0.0.4-alpha5
- โ Added a toplevel r.array and r.hashMap utility
- AST now using proper C# lambdas.
- More refined AST signatures.
-
v0.0.4-alpha4
- ๐ท PR#2: Fix null reference exception: JObject.FromObject before objects to JArray list. -cadabloom
-
v0.0.4-alpha3
- ๐ Fixed recursion in MakeObject
- optArg now explicitly included where needed.
-
v0.0.4-alpha2
- โ Added IntelliSense XML documentation.
-
v0.0.4-alpha1
- Refined serialization.
- ๐ DB methods fixed.
- Create/Delete database working.
- RethinkDB PesudoType conversion working.
-
v0.0.0.3
- Connection to RethinkDB working.
-
v0.0.0.0
- ๐ Initial port from Josh's Java Driver.