Tuesday, August 30, 2011

Daimyo 0.0.7

Daimyo has seen 0.0.7 release today. This release fixes a few of the smaller issues present in the previous versions, and contains a small update in the documentation.

Starting with 0.0.6 release, we have started integrating Daimyo (and therefore the Samurai payment gateway into Herd Hound. This means that Daimyo is closer to production stability than ever. With 0.0.7 and later releases, we will try to keep the API as stable as possible, only adding new features. Good news is, Samurai's API is quickly maturing, and from what I've heard, they will be releasing in September, so Daimyo will probably be going into feature freeze with 0.0.8.

As usual, to get the new release, just use npm:

npm install daimyo

Also, if you use the package.json file to manage dependencies for your project, be sure to set Daimyo's version to 0.0.7 and higher.

1 comment:

  1. I'm surprised there have been no pull-requests to-date. Are you aware of any similar libraries?

    ReplyDelete