Releases: creditkarma/Mimic
Releases · creditkarma/Mimic
2.2.1
2.1.0
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
2.0.2
Bug Fixes
- Upgraded Electron version to resolve CVE-2018-15685 vulnerability