angular / angular-hint

run-time hinting for AngularJS applications
362 stars 45 forks source link

chore(*): bump version to 0.2.0 #79

Closed erwinmombay closed 9 years ago

erwinmombay commented 9 years ago

bump version to 0.1.0

SomeKittens commented 9 years ago

Can you rebase this down to one commit? (not sure what the deal is with the tests).

erwinmombay commented 9 years ago

squashed

SomeKittens commented 9 years ago

Tests are all failing on Error: Jasmine Clock was unable to install over custom global timer functions. Is the clock already installed?.

I'm getting these locally as well on master but not on master w/ Travis. This leads me to believe that it's a versioning issue. Mind checking that out? Create a new issue if you think that's needed.

erwinmombay commented 9 years ago

got it. will check it out :clock1:

SomeKittens commented 9 years ago

(for clarity, I mean we've grabbed a newer version of a dependency that's breaking stuff, not the 0.2.0 version here. Sorry for not being more clear earlier)

erwinmombay commented 9 years ago

@SomeKittens looks like its the latest jasmine-core 2.3.0. will figure out if its fixable on our end.

erwinmombay commented 9 years ago

fix for this can be found in https://github.com/angular/angular-hint/pull/80

erwinmombay commented 9 years ago

@SomeKittens this is green now! :dancer:

erwinmombay commented 9 years ago

fixed in https://github.com/angular/angular-hint/commit/05685a9961a3bce234b89af05c733f70428fa2cd