Skip to content

Releases: creditkarma/Mimic

2.2.1

28 Mar 23:32
Compare
Choose a tag to compare

2.2.1 (2019-03-28)

Features

  • Added CodeEditor component for rich code editing (#26) (d017107)

2.1.0

17 Dec 19:58
Compare
Choose a tag to compare

Bug Fixes

  • mimic-cli: added mimic-graphql dependency (#19) (658251c), closes #15
  • mimic-graphql: fixed interface and union definitions (#21) (e85e6a0)
  • mimic-thrift: fixed incorrect exception encoding in response (83e02fd)
  • fix keys with the same name in tree-view (#22) (4764ba4), closes #11

Code Refactoring

  • return exception when mimic response is not found (911a69d)

BREAKING CHANGES

  • The behavior has been altered to raise an exception when a call to an unregistered method is placed to a mimic service.

2.0.3

25 Oct 20:51
48e86ba
Compare
Choose a tag to compare

Bug Fixes

2.0.2

24 Oct 01:35
Compare
Choose a tag to compare

Bug Fixes

v2.0.0

18 Oct 20:54
Compare
Choose a tag to compare

First open-source release