Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 411 Bytes

File metadata and controls

12 lines (9 loc) · 411 Bytes

0.12.7

Released 11/30/2015

Bugfixes:

  • Prevent passing {multiple: true} incorrectly showing up in Command Log. Fixes #88.
  • Properly allow resource like XHR's which have query params such as jquery's {cache: false} option.
  • Correctly take into account <base> tag on XHR's. Fixes #89.