Releases: baumandm/monglorious
Releases · baumandm/monglorious
0.8.0
23 Oct 04:28
Compare
Sorry, something went wrong.
No results found
MongoDB 3.4+ support for aggregate with cursor
0.7.0
23 May 01:57
Compare
Sorry, something went wrong.
No results found
Add db.collection.insert() and db.collection.insertOne() functions
v0.6.0
26 Feb 14:41
Compare
Sorry, something went wrong.
No results found
Add Date() and ISODate() functions
v0.5.1
10 Jan 12:33
Compare
Sorry, something went wrong.
No results found
Add db.collection.aggregate()
Add Java interop
Minor fixes
v0.4.0
09 Nov 03:06
Compare
Sorry, something went wrong.
No results found
Add regex support to db.collection.find()
Add db.collection.stats(), dataSize(), storageSize(), totalIndexSize(), getIndexes(),
Add db.collection.find().batchSize()
0.3.0
05 Nov 01:47
Compare
Sorry, something went wrong.
No results found
0.2.1
05 Nov 01:27
Compare
Sorry, something went wrong.
No results found
Renamed grammar file to avoid potential conflicts
Added support for cursor functions to be chained (in any order) after db.collection.find():
0.1.0
02 Nov 05:16
Compare
Sorry, something went wrong.
No results found
Initial stable release. See TODO.md for information on available functions