mikepb/clerk

Node 0.6.x support

Closed this issue · 2 comments

Hey,

Just for completeness I figured I'd post an issue to ask you to set "node": "0.4.x || 0.6.x" in your package.json so we can enjoy this fine-looking module through npm.

It already passes all the tests with Node 0.6.3.

Thanks for trying out clerk! The API is still in flux, so I haven't written tests for the majority of the API. Let me know if you run into any issues or missing features with the library.

I've used it all day and must say I like it a lot, I've also found out some features of couchdb I've missed (like document update handlers). It seems very straightforward and stable so far, but I'll post issues whenever I find some.