Skip to content

Releases: royhq/mockaso

v0.1.2

23 Mar 04:51
3fc8a58
Compare
Choose a tag to compare

What's Changed

  • Added slog and log loggers by @royhq in #10
  • Added matcher for url/path parameters by @royhq in #11

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Mar 18:00
7c7b875
Compare
Choose a tag to compare

What's Changed

  • Added match query string and url/path regex by @royhq in #9

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Mar 05:04
b875674
Compare
Choose a tag to compare

What's Changed

  • Init by @royhq in #1
  • Basic stub with method and url/path matcher by @royhq in #2
  • Stub set response by @royhq in #3
  • Stub with json response by @royhq in #4
  • Added http request matcher by @royhq in #5
  • Added match request by header and no body by @royhq in #6
  • Added body matchers by @royhq in #7
  • Workflow update by @royhq in #8

New Contributors

  • @royhq made their first contribution in #1

Full Changelog: https://github.com/royhq/mockaso/commits/v0.1.0