Skip to content

Commit

Permalink
Merge remote-tracking branch 'french/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Radagaisus committed Sep 15, 2012
2 parents c51f973 + 1e9c521 commit 6cc775c
Show file tree
Hide file tree
Showing 9 changed files with 5,944 additions and 110 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
**v0.4.10** (2012-09-09)

* test/param.coffee @Radagaisus #43
* `@param`: provide all the variables, for consistency
* Documentation updates

**v0.4.9** (2012-09-06)

* API Change:
Expand Down
1 change: 1 addition & 0 deletions Cakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ task 'build', ->
run 'coffee -o lib -c src/*.coffee'

task 'test', ->
# Set `ulimit -n 1024` if you run out of descriptors.
run 'coffee tests/index.coffee'

task 'bench', ->
Expand Down
Loading

0 comments on commit 6cc775c

Please sign in to comment.