Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 634 Bytes

File metadata and controls

32 lines (21 loc) · 634 Bytes

History

0.0.7

  • Add missing docs
  • Allow intercepting only specified requests (#64)

0.0.6

  • Make the filter in yesno.matching() optional
  • Export GenericTest and Recording types
  • Improved test coverage and cross platform support
  • Fix bug where headers were not sent in response (#43)

0.0.5

  • Various bug fixes
  • Add "recording" api with yesno.recording() and yesno.test()
  • Add collection.request() and collection.response()
  • Add examples

0.0.4

Publish with yarn

0.0.3

Refine publish tooling