All Versions
36
Latest Version
Avg Release Cycle
60 days
Latest Release
3175 days ago

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)
  • 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 and BSON::ObjectId now have readable to_s and inspect methods. (Ara Howard)

    Resolved Issues