All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.2 (2023-02-04)
- sequence reply (b0fe8e7)
3.0.1 (2022-11-13)
- deps: bump fastify/github-action-merge-dependabot (#10) (4d3bc14)
- deps: bump fastify/github-action-merge-dependabot (#11) (a432d3a)
- deps: bump fastify/github-action-merge-dependabot (#13) (c7ce299)
- deps: bump fastify/github-action-merge-dependabot (#9) (ceb8780)
- deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#12) (5aca103)
3.0.0 (2022-09-21)
- deps: bump fastify/github-action-merge-dependabot (#7) (5f43de4)
- deps: bump fastify/github-action-merge-dependabot (#8) (1311ba4)
- v3 (5056c3b)
2.0.2 (2022-08-24)
2.0.1 (2022-07-29)
- matchers: contains with map (e8c05e4)
- add simple application example (69e22df)
- examples: adjust table of contents (b7c15c8)
- fix cors pkg doc (d56b841)
- Add syntax highlighting to all go code in readme (#3) (55fcab6)
- fix docs and badges references (77bbdb0)
- fix typo (1d480fe)
- ignore cov of testmocks (5cf2da6)
- move cov + change describe mismatch params (8182c89)
2.0.0 (2022-07-27)
- reply just (3dcbb17)
- improve org (cd150b5)
- move and expose params (95e2523)
- move core pkg to root (18f01b6)
- remove stacktrace from http response (cec4714)
- reply (b1f64b1)
- restructure (6ced47f)
- add more docs (e9bea0b)
1.1.0 (2022-07-24)
- add missing mismatch descriptions for matchers (fc888a3)
- change colorize no-color setup (309cfbf)
- internal events sync + default config + better msgs (a27dbd9)
- remove noop (4d5d4db)
- add assertions to base and scope (7570760)
- add custom http client (c1a10e4)
- add initial project structure (de6f5f6)
- add maps internal package (0a036e2)
- add matcher debug (887a135)
- add matchers and tests (bb89c9c)
- add more matchers (6842866)
- add more matchers (c85cfdb)
- add recover middleware (02af192)
- add repeat to mock builder (fc99a07)
- add response map (b01d13a)
- add stylize package (87f5a3b)
- basic mocking (d1880e4)
- body parsers + match body fields (a94646b)
- cors (d52e50c)
- event hooks (b4a175e)
- event hooks (792c52c)
- expose parameters (969c8bd)
- expose total hits for scoped mocks (20cc4cb)
- forward mock requests (713e3c2)
- improve logs + tests + cov (b0a783e)
- improvements + example (6566747)
- internal: add middlewares composer package (f4eee2f)
- post actions + params (0b9703f)
- refactors + stateful matcher (9a7a942)
- reply + use testify lib (65558b6)
- response body template (5520224)
- response delay (445717c)
- strip url prefix and suffix (b80247d)
- add CODE_OF_CONDUCT.md (ec3c81b)
- add codeql badge (c6a7fc9)
- add coverage badge + add CONTRIBUTING.md (5c3203c)
- add issue and pr templates (4225efe)
- add logo and basic readme structure (a025cc9)
- adjust readme (ba71bf1)
- basic project documentation (ebb49c6)
- change fossa badge (c1bf7bc)
- move logo to docs (a0dbb33)
- readme (0bb326a)
- add headers.go (19c061e)
- add lint-staged + prettier (828ba1b)
- adjust body parsers + fix lint issues (b569429)
- adjust docs and names (c0d9587)
- adjust stylize pkg (ded3d66)
- adjusts (8674920)
- change repeat matcher (dd27cde)
- coverage: ignore test dir (193c2f2)
- expectations + tests (6a351d5)
- feat pkg (ce38d7f)
- fix cov + fix scoped must be done + fix mock matches (7e70401)
- fix imports (342f57a)
- fix issues (dbcf8f2)
- fix some typos (8fe1ce4)
- improve error and no-match responses (d1a9289)
- improve form test (d5c38c7)
- improve matchers (b1ac5ce)
- improve matchers + experimental is pkg (0157660)
- improve mock and scope (f5d6b34)
- improve names (9474123)
- improve project docs and organization (f773fbb)
- improve reply + builder (f790153)
- improve scenario builder api (39ae49f)
- improvements (e09fa30)
- improvements (018d966)
- increase cov + improve reply (fc85553)
- increase coverage (899e70d)
- json path (3fa8cba)
- json path (cb955e4)
- jsonpath: handle nil values (29edb71)
- matchers (cc8af8a)
- matchers -> to (4801e9f)
- matchers feedback (613d82b)
- mime pkg (92aaf6e)
- minor improvements (ae8eb31)
- mocha init (516ef8d)
- mock and custom params (cb6139e)
- mock matches method (a6feb2b)
- mock pkg (0f59770)
- more tests + docs + reduce imports (3ba8240)
- move cors to a pkg (7941f93)
- move scenario to feat (52165ea)
- move scenario to matcher pkg (68d07cf)
- move scenario to matchers pkg (538cbc1)
- non-generic matchers (42daa3b)
- params (51b5a56)
- rearrange mock finder (2b664c3)
- remove codecov config (08cce3f)
- remove errorf calls (63a83cd)
- remove unused pkgs + improve docs (32b44d1)
- rename maps package to jsonpath (f4e7308)
- rename match -> matchers (e5ca15e)
- rename middleware pkg (4ae7bf4)
- rename unused var (f706d74)
- reorganize matchers and scenarios (071b3fb)
- restructure (d6b298a)
- restructure (b234dda)
- server interface + config (3267d6d)
- setup (b5699f1)
- simplify config (9d85aba)
- simplify init (86918d2)
- simplify mock storage (7dd4c58)
- simplify recovery (4c42011)
- small improvements (62f98d3)
- small improvements (0a05215)
- small improvements + docs (5d2a80e)
- small improvements + docs (5d68ebf)
- stylize -> colorize (3bc7930)
- tls conn (025eccd)
- typos + small code issues (e014592)