phillbaker / digitalocean-node

Unofficial node client for the v2 DigitalOcean API
http://phillbaker.github.io/digitalocean-node
MIT License
67 stars 16 forks source link

Implement snapshot fetching? #9

Closed omgimanerd closed 7 years ago

omgimanerd commented 7 years ago

The digitalocean api has snapshot fetching that's separate from image fetching. Will this be implemented?

phillbaker commented 7 years ago

Ah, thanks @omgimanerd, had some work on a branch to finish that up. I'll get that pushed and released in the next few days.

omgimanerd commented 7 years ago

Awesome! I'm working on a CLI for digital ocean that uses this package. Please give me a heads up when that's released :) Thanks very much

omgimanerd commented 7 years ago

Just a reminder, please bump the version and publish to npm. Thanks very much for the fix. :)

phillbaker commented 7 years ago

Whoops, sorry, thanks!