HI Im not able to get usergrid javascript SDK version 0.11.0 to work for example trying to get a collection I call the createCollection method on line 802 its then calls the Usergrid.Collection constructor with two arg's 'options' and 'callback' but if you look at the constructor on line 2012 it no longer takes a callback arg it just takes the options so when tring to create a collection it all stops in the constructor once the process hits the constructor it just stops processing.. There are some other issue I have as well I just wanted to ask is version 0.11.0 ready or is it still being worked on.
I was hoping to use it as it look like its better and has a good promis implementation and better networking then 0.10.7 any advice on wether its ready and I'm missing something would be appreciated Thanks and Marry Christmas to all.
