Skip to content

Releases: mdasberg/ng-apimock

v1.4.8

05 Feb 20:50
Compare
Choose a tag to compare

Fix

  • Fix vulnerabilities

v1.4.7

17 Dec 19:47
Compare
Choose a tag to compare
chore(travis): Disable saucelabs tests

v1.4.5

16 Mar 15:55
Compare
Choose a tag to compare

Feature

  • Add baseUrl at run configuration

v1.4.4

13 Dec 20:37
Compare
Choose a tag to compare

Bugfix

  • Fix broken browser.addMockModule support for hybrid apps

v1.4.3

12 Dec 19:13
Compare
Choose a tag to compare

Feature

  • Add mock module when available (hybrid apps)

Bugfix

  • Fix ngApimockHandler to match expression on decoded url

v1.4.2

25 Oct 09:40
Compare
Choose a tag to compare

1.4.2 (2017-10-25)

Feature

  • Add support for disabled selenium promise manager

v1.4.1

31 Aug 10:49
Compare
Choose a tag to compare

Bugfix

  • Fix timeouts issues for POST or PUT methods whn passThrough is selected (passTrough does not have to wait for the request end)
  • Fix interface issues when selecting passthrough or defaults

v1.4.0

21 Aug 20:21
Compare
Choose a tag to compare

1.4.0 (2017-08-21)

Feature

  • Add Watch mockdata change functionality
  • Add functionality for adding and updating global variables as an object
  • Add default delay per scenario functionality

Bugfix

  • Handle a request after it is ended.
  • Synchronous (busy waiting loop) delays

v1.3.0

11 Jul 21:42
Compare
Choose a tag to compare

1.3.0 (2017-07-11)

Feature

  • Add functionality to add a delay by default per response

v1.2.5

07 Jun 12:58
Compare
Choose a tag to compare

1.2.5 (2017-06-07)

Bugfix

  • Fix dependency problem when uuid is required by another dependency