Skip to content

v0.2.0

Compare
Choose a tag to compare
@seriema seriema released this 08 Oct 20:16
· 72 commits to master since this release

Bug Fixes

  • demo: simple demo was outdated (96b0196)
  • grunt: grunt-conventional-changelog 2.0 changed name (b21b909)
  • tests: switch back to Jasmine for IE8 support (6338b69)

Features

  • apimock: add network latency simulation (2783f10), closes #20
  • delay: add network latency simulation (8b996d3), closes #20
  • queryParams: add query param functionality (1e779c3), closes #23
  • queryParams: ignore nested objects and arrays on $http config.param (0e3138a)
  • queryParams: lowercase query params (2aeb262)
  • queryParams: support nested objects and arrays in $http config (4147b33)
  • readme: add coverage status badge (61dc226)
  • travis: add Sauce Labs testing to CI (3375513)