Skip to content

Releases: bstien/HTTPMock

0.0.5

07 Oct 11:51
b9d64b7

Choose a tag to compare

What's Changed

  • Unmocked policy: Option to throw error by @bstien in #12

Full Changelog: 0.0.4...0.0.5

0.0.4

13 Sep 18:54
a985ced

Choose a tag to compare

What's Changed

  • Fix: Avoid throwing methods on MockResponse in #5
  • Feature: Wildcards in #8
  • Fix: Logging, cleanup and docs in #9
  • Feature: New unmocked policies in #10
  • Feature: Let user configure/provide session for passthrough networking in #11

Full Changelog: 0.0.3...0.0.4

0.0.3

31 Aug 10:10
f6cd70a

Choose a tag to compare

What's Changed

  • Feature: Support for multiple instances of HTTPMock by @bstien in #4

Full Changelog: 0.0.2...0.0.3

0.0.2

31 Aug 07:47
ffd296c

Choose a tag to compare

What's Changed

  • Feature: Lifetime for mocked responses by @bstien in #1
  • CI: Add GitHub action for unit tests by @bstien in #2
  • Feature: Response delay by @bstien in #3

New Contributors

  • @bstien made their first contribution in #1

Full Changelog: 0.0.1...0.0.2

🎉 0.0.1 🎉

30 Aug 11:50

Choose a tag to compare

Update README.md