Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 145856e

Browse files
committed
release 0.1.0
1 parent 88407cd commit 145856e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
0.1.0 / 2013-02-23
3+
==================
4+
5+
* expose toFunction
6+
* allow user defined fn conversions
7+
* lock down whats considered a valid function string
8+
29
0.0.2 / 2013-02-22
310
==================
411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongoose-function",
3-
"version": "0.0.3-pre",
3+
"version": "0.1.0",
44
"description": "Function storage for Mongoose",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)