Skip to content

Releases: mdasberg/ng-apimock

v1.4.8

Choose a tag to compare

@mdasberg mdasberg released this 05 Feb 20:50

Fix

  • Fix vulnerabilities

v1.4.7

Choose a tag to compare

@mdasberg mdasberg released this 17 Dec 19:47
chore(travis): Disable saucelabs tests

v1.4.5

Choose a tag to compare

@mdasberg mdasberg released this 16 Mar 15:55

Feature

  • Add baseUrl at run configuration

v1.4.4

Choose a tag to compare

@mdasberg mdasberg released this 13 Dec 20:37

Bugfix

  • Fix broken browser.addMockModule support for hybrid apps

v1.4.3

Choose a tag to compare

@mdasberg mdasberg released this 12 Dec 19:13

Feature

  • Add mock module when available (hybrid apps)

Bugfix

  • Fix ngApimockHandler to match expression on decoded url

v1.4.2

Choose a tag to compare

@mdasberg mdasberg released this 25 Oct 09:40

1.4.2 (2017-10-25)

Feature

  • Add support for disabled selenium promise manager

v1.4.1

Choose a tag to compare

@mdasberg mdasberg released this 31 Aug 10:49

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

Choose a tag to compare

@mdasberg mdasberg released this 21 Aug 20:21

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

Choose a tag to compare

@mdasberg mdasberg released this 11 Jul 21:42

1.3.0 (2017-07-11)

Feature

  • Add functionality to add a delay by default per response

v1.2.5

Choose a tag to compare

@mdasberg mdasberg released this 07 Jun 12:58

1.2.5 (2017-06-07)

Bugfix

  • Fix dependency problem when uuid is required by another dependency