Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 357 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 357 Bytes

1.0.3

  • Fix undefined method 'database' for Moped::Protocol::KillCursors

1.0.2

  • Write ObjectId in mongodb query format (previously was in binary)
  • Replace $cmd on proper command name which sending to Mongo
  • Colorize and write system DB in collection names

1.0.1

  • Clearify collection names
  • Add white background

1.0.0

  • Initial release.