All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.0 (2022-09-18)
- Refactor configuration file format. (effc0cd)
- improve behavior when starting up no config (1c44252)
1.1.0 (2022-09-12)
- Add cookie support into the req model (a98742f)
- Add cors support (e9b24f3)
- Allow scenarios to be controlled from admin (1b4563a)
- support global fixed delays. (563b52f)
1.0.5 (2022-09-11)
1.0.4 (2022-09-10)
- fix problems when running as installed cli (896e28b)
1.0.3 (2022-09-10)
1.0.0 (2022-09-10)
0.0.4 (2022-09-10)
0.0.3 (2022-09-10)
- add admin routes (996935f)
- add scenario support (7d5c63a)
- add support for delayed response (aa8d41a)
- basic support for jsonpath (fe9b4b4)
- handle cookies in request match (14efdc6)
- implement fastify and support cli options (f308ec9)
- implement response templating (e3d8f68)
- improve the processing featue (52d85da)
- support body and equalToJson (fe1c36e)
- support datasets via jsonata (f2ccebe)
- support headers matching (b47b2b7)
- support post processing with a jsonata expression (168ad20)
- support proxying requests (1e30e34)
- support query parameters matching (36c8a90)
- support yaml files for mapping configuration (2e53d4e)
- take files and mappings folders from the command line (5d3b67d)