v2.6.7
- make mocks check URI instead of URL #209
- this allows you to add parameters to the url and still match the url for the ajax call if you don't want to match the parameters
- made #get method ( to inspect payload ) available to all GET mocks including => mockQuery, mockQueryRecord
- previously that #get method was only available to mockFind and mockFindAll
- updated mockjax to 2.2.0
- updated ember-data to 2.6.0