Skip to content

Releases: gabrielelana/mongodb-shell-extensions

Release 0.2.9

03 Sep 13:28
Compare
Choose a tag to compare
  • Update moment to ~2.10
  • Add moment-timezone

Release 0.2.8

05 Feb 22:31
Compare
Choose a tag to compare
  • command d to list databases
  • command c to list collections
  • command pretty to switch to pretty print mode
  • command ugly to switch off from pretty print mode
  • command so to enable read on slave nodes

Release 0.2.7

17 Dec 22:54
Compare
Choose a tag to compare
  • DBCollection.distinctAndCount on null fields

Release 0.2.6

12 Dec 15:13
Compare
Choose a tag to compare
  • DBQuery#reverse more robust and compatibile with 0.2.2, 0.2.4 and 0.2.6

Release 0.2.5

05 Dec 16:26
Compare
Choose a tag to compare
  • DBCollection.distinctAndCount on array fields
  • DBCollection.distinctAndCount on primitives like (ex. Number, ISODate, …) fields

Release 0.2.4

01 Dec 21:04
Compare
Choose a tag to compare
  • toCSV support for documents with nested fields

Release 0.2.3

10 Nov 13:35
Compare
Choose a tag to compare
  • Support aggregate framework changes in 2.6

Release 0.2.2

07 Aug 13:09
Compare
Choose a tag to compare
  • Add release version in startup message

Release 0.2.0

07 Aug 09:24
Compare
Choose a tag to compare
  • DBCollection.distinctAndCount on multiple fields

Release 0.1.5

07 Mar 10:10
Compare
Choose a tag to compare
  • Documentation
  • Named constructor for CSV