Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
variety
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-gitdep
variety
Commits
dda2cdd7
Commit
dda2cdd7
authored
May 25, 2012
by
James Cropcho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bumped version; added new support to changelog
parent
95e5e1bc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
CHANGELOG
CHANGELOG
+2
-0
variety.js
variety.js
+1
-1
No files found.
CHANGELOG
0 → 100644
View file @
dda2cdd7
(25 May 2012) Thanks to @wfreeman, we now recognize the Date, ObjectID and BinData types.
variety.js
View file @
dda2cdd7
...
...
@@ -10,7 +10,7 @@ Please see https://github.com/JamesCropcho/variety for details.
Released by Maypop Inc, © 2012, under the MIT License. */
print
(
"Variety: A MongoDB Schema Analyzer"
)
print
(
"Version 1.0
, released 10 April
2012"
)
print
(
"Version 1.0
.1, released 25 May
2012"
)
if
(
typeof
collection
===
"undefined"
)
{
throw
"You have to supply a 'collection' variable, à la --eval 'var collection =
\"
animals
\"
'. Please see https://github.com/JamesCropcho/variety for details."
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment