Releases: mdasberg/ng-apimock
Releases · mdasberg/ng-apimock
v1.1.10
1.1.10 (2016-11-21)
Feature
- Add support for AngularJS 2 apps
v1.1.5
1.1.5 (2016-09-21)
Feature
Add JSONP support
v1.1.4
1.1.4 (2016-09-13)
Feature
Feature delayed mock response added
v1.1.3
1.1.3 (2016-07-01)
Bugfix
- Fix preventing mocks added more than once
v1.1.2
1.1.2 (2016-06-29)
Feature
- Add file response functionality (e.g. a pdf download)
- Add recording functionality in the web interface
v1.1.1
1.1.1 (2016-06-27)
Bugfix
- Fix passThrough scenario selection
v1.1.0
1.1.0 (2016-06-23)
This is the version after separating ng-apimock to a node plugin.
Breaking change
- The connect middleware function needs to be required from ng-apimock instead of grunt-ng-apimock