Changelog
April 5, 2024 ยท View on GitHub
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.12.0 (2024-04-05)
Features
3.11.2 (2023-11-14)
Bug Fixes
- nested body matching should sort on accuracy (6584d66)
3.11.1 (2023-11-14)
Bug Fixes
- nested body matching should sort on accuracy (02bc266)
3.11.0 (2023-04-13)
Features
3.10.0 (2023-03-30)
Features
3.8.0 (2023-03-22)
Features
3.7.0 (2023-01-25)
Features
- ๐ธ add /state endpoint (ec1ea98)
3.6.1 (2023-01-14)
Bug Fixes
3.6.0 (2022-12-08)
Features
- ๐ธ update dependencies (76c9216)
3.5.1 (2022-10-05)
Bug Fixes
3.5.0 (2022-05-16)
Features
3.4.0 (2021-11-29)
Features
3.3.0 (2021-11-09)
Features
3.2.0 (2021-10-15)
Features
- Information endpoint accessible under /ngapimock/info
- Health endpoint accessible under /health, /health/readiness and /health/liveness
Refactorings
- Presets are now created in under .ngapimock/generated
- Mocks are now created in under .ngapimock/generated
3.1.0 (2021-09-06)
Features
3.0.3 (2021-07-27)
Bug Fixes
3.0.2 (2021-07-21)
Bug Fixes
3.0.1 (2021-06-02)
Bug Fixes
3.0.0 (2021-06-02)
chore
- ๐ค drop support for Nodejs v10 because EOL ended (#457) (8979ee5), closes #456 #455 #454 #451 #448 #447 #438 #436 #431 #430 #427 #425 #424
BREAKING CHANGES
- ๐งจ NodeJs v10 dropped
2.7.1 (2021-04-15)
Bug Fixes
2.7.0 (2021-04-11)
Features
2.6.0 (2021-04-06)
Features
2.5.0 (2021-03-08)
Features
2.4.0 (2020-12-01)
Features
2.3.2 (2020-07-16)
Bug Fixes
2.3.1 (2020-07-16)
Bug Fixes
2.3.0 (2020-07-15)
Features
2.2.0 (2020-07-14)
Features
2.1.0 (2020-07-08)
Features
2.0.1 (2020-06-08)
Bug Fixes
2.0.0 (2020-06-08)
chore
- ๐ค use eslint (875808c)
- ๐ค add ide directory to gitignore (19648da)
- ๐ค exclude dist folder from tests (8dddbc6)
- ๐ค use jest instead of sinon (f49efcc)
- ๐ค add github workflow - ci (0653146)
- ๐ค add commitizen (832e779)
- ๐ค update project dependencies (63319b4)
- ๐ค update readme with body-parser limit info (d2e91dc)
- ๐ค update eslint dependencies (25b4e91)