Skip to content

Releases: RichToms/mokk

v1.2.1

18 Apr 20:16
4268777
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.2.1

v1.2

13 Apr 15:56
787a55e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.2

v1.1

27 Mar 21:23
35b2759
Compare
Choose a tag to compare

What's Changed

  • feat: enable request tracking to be managed by a config by @RichToms in #5
  • feat: add optional delay to routes by @RichToms in #6

Full Changelog: v1.0...v1.1

v1.0

27 Feb 22:03
45c0a7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6...v1.0

v0.6

16 Nov 11:53
f265aad
Compare
Choose a tag to compare

Full Changelog: v0.5...v0.6

v0.5

13 Sep 21:39
bf5f6f6
Compare
Choose a tag to compare

What's Changed

  • feat: request tracking + system API by @RichToms in #3

Full Changelog: v0.4...v0.5

v0.4

06 Sep 14:13
2218811
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3...v0.4

v0.3

03 Sep 21:52
56394e2
Compare
Choose a tag to compare

What's Changed

  • feat(variants): Introduce variants to requests by @RichToms in #1

New Contributors

Full Changelog: v0.2...v0.3

v0.2

03 Sep 19:41
3f55fd2
Compare
Choose a tag to compare

What's changed

  • Introduced support for Router Options when creating a Mock API
    • added option for printRequestBody