Skip to content

0.0.8

Choose a tag to compare

@ddo ddo released this 23 Apr 10:51
· 88 commits to master since this release
  • throw error instead of console.warn
  • no new keyword support
var oauth = Oauth();

or

var oauth = new Oauth();

still works well