Skip to content

Releases: mdasberg/ng-apimock

v1.1.10

19 Jan 09:22
Compare
Choose a tag to compare

1.1.10 (2016-11-21)

Feature

  • Add support for AngularJS 2 apps

v1.1.5

21 Sep 09:53
Compare
Choose a tag to compare

1.1.5 (2016-09-21)

Feature

Add JSONP support

v1.1.4

21 Sep 09:48
Compare
Choose a tag to compare

1.1.4 (2016-09-13)

Feature

Feature delayed mock response added

v1.1.3

06 Jul 20:25
Compare
Choose a tag to compare

1.1.3 (2016-07-01)

Bugfix

  • Fix preventing mocks added more than once

v1.1.2

29 Jun 15:00
Compare
Choose a tag to compare

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

27 Jun 19:46
Compare
Choose a tag to compare

1.1.1 (2016-06-27)

Bugfix

  • Fix passThrough scenario selection

v1.1.0

22 Jun 22:09
Compare
Choose a tag to compare

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