Closed seriema closed 9 years ago
Naw, seems to have been a temporary change to the API. Angular 1.3.0 uses the same as us.
How to handle versions that are not supported?
Not sure what to do with this issue. apiMock still works with 1.3 and I see no reason for it to stop working anytime soon. Don't know how to test different versions of Angular to somehow promise that certain versions work. Closing this issue anyway.
I solved #17 so now every commit is tested against Angular 1.2, 1.3, and 1.4. I'll update those as the project moves along, but I'll probably only check against the latest patch of each minor version (i.e. just 1.4.latest and not 1.4.1, 1.4.2, etc).
Go through this properly and decide on a course of action (if needed): https://code.angularjs.org/1.2.26/docs/api/ng/service/$http#response-interceptors-deprecated-