1.6.1 (2023-09-29)
- allow mock test kit api to bind to 0.0.0.0 in docker container (37ec80b)
1.6.0 (2023-01-18)
- add support for public route with static files that can be redirected to (539268e)
1.5.3 (2022-11-01)
- reverting to support for amd only (e464f41)
1.5.2 (2022-11-01)
- add matrix for multi arch builds (e749191)
1.5.1 (2022-11-01)
- only support amd and arm in base image (2821282)
1.5.0 (2022-11-01)
- only support amd and arm (db8286f)
1.4.0 (2022-11-01)
- add multi architecture builds (0ec77d1)
1.3.0 (2022-10-31)
- add proxy functionality (27281a1)
1.2.0 (2022-10-19)
- add function expression base64Encode (8eeecf8)
1.1.1 (2022-10-12)
- handle buffers in websocket msg and do not default reply (37261b1)
1.1.0 (2022-10-11)
1.0.1 (2022-09-13)
- failed to build on publish (81e68ad)
1.0.0 (2022-09-13)
- update to use expressions in utils and add headers
- add mock-test-kit-core package (95b0024)
- update to use expressions in utils and add headers (3afbee5)
0.4.0 (2022-08-27)
- update peerDeps and build with production to produce smaller docker image in mock-test-kit-api (a6e1239)
0.3.0 (2022-08-27)
- add ability to read all json files recursively in target directory (b7636f9)
0.2.0 (2022-08-27)
- add watch mode to mock-test-kit-api (9b07f7f)
0.1.4 (2022-08-25)
- remove sha label from api docker image (1e6fc1a)
0.1.3 (2022-08-25)
- add latest tag to API docker image (b43f610)
0.1.2 (2022-08-25)
0.1.1 (2022-08-25)
- update publish workflows to use correct tags (119967c)