All Versions
36
Latest Version
Avg Release Cycle
60 days
Latest Release
3320 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v1.1.5 Changes
Resolved Issues
๐ #44 Fixed order of parameters for loading timestamps. (Ralf Kistner)
#40 Fix explain to return correct number of scanned documents and time.
-
v1.1.3 Changes
Resolved Issues
- ๐ฏ Queries now can be duped/cloned and be initialized properly.
-
v1.1.2 Changes
Resolved Issues
- #37 Use
TCP_NODELAY
for socket options. (Nicolas Viennot)
- #37 Use
-
v1.1.1 Changes
Resolved Issues
- ๐ mongoid/mongoid#2175 Fixed sorting by object ids.
-
v1.1.0 Changes
Resolved Issues
- ๐ #29 Fixed endian directives order. Moped will now work properly on all architectures. This removes support for MRI 1.9.2. (Miguel Herranz)
Resolved Issues
-
v1.0.1 Changes
๐ mongoid/mongoid#2175 Fixed sorting by object ids.
#28
BSON::Binary
andBSON::ObjectId
now have readableto_s
andinspect
methods. (Ara Howard)
Resolved Issues