Kai Mallea is announcing that node-imgur with version number 0.1.6 is already available to download.
What is node-imgur ?
node-imgur is A script that allows anyone to upload images to the Imgur online image hosting service, operation done from the Node.js command line .
The node-imgur library can be used in a variety of ways.It can upload one single image at a time. It can upload all the images inside a given directory. Or it can upload all .png files inside the current working directory.Once done, node-imgur dumps the Imgur page and the direct image URLs in the Node.js console.These can then be copy-pasted wherever they’re needed, from a personal notepad to online applications.
This is changelog for node-imgur version 0.1.6 :
You can read the complete changelog and also download this latest version on their homepage: github.com