All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.2.1 (2019-03-28)
Note: Version bump only for package Mimic
2.2.0 (2019-03-28)
2.1.0 (2018-12-13)
- 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
- return exception when mimic response is not found (911a69d)
- 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 (2018-10-25)
2.0.2 (2018-10-24)
- Upgraded Electron version to resolve CVE-2018-15685 vulnerability