Releases: AntonioSun/mockserver
Releases · AntonioSun/mockserver
v1.0.3
v1.0.2
Changelog
- a5b033f - [#] version 1.0.2, bug-fix release
- a40cecb - [!] fix for: remove the restirction that only localhost allowed to connect
- f25501f - [!] fix bug: response escaped
- 4deec63 - [#] update README
- 0d96b16 - [+] add Restriction level control
- 5ba2930 - [#] handle when Verbose = 3
- 34ab564 - [!] fix /login response
- c5563e9 - [!] properly set Content-Type
v1.0.1
Release v1.0.1
- replace cli framework
- add verbosity control
Changelog
- 4d6e771 - [#] update README
- b1275f4 - [#] increase default verbosity
- 79f2523 - [#] minor fix
- f1b5bc2 - [#] update go.mod for new dependency
- 9b3752f - [#] implement cli functionality; add verbosity control in output
- 8737c22 - [+] add _cli wireframe
- bd3ce6c Merge pull request #4 from AntonioSun/all-contributors/add-smicyk
- a004ac0 docs: update .all-contributorsrc [skip ci]
- 3c9dce6 docs: update README.end2.e.md [skip ci]
- b453b96 docs: update README.beg.e.md [skip ci]
- 23196f9 docs: update README.md [skip ci]
- 481a8d9 Merge pull request #3 from AntonioSun/all-contributors/add-Ananto30
- 0510ef4 docs: update .all-contributorsrc [skip ci]
- f0807fc docs: update README.end2.e.md [skip ci]
- 55546ac docs: update README.beg.e.md [skip ci]
- eb77a49 docs: update README.md [skip ci]
v1.0.0
Changelog
- ec78b25 - [+] add .goreleaser.yml
- 62b8517 - [!] fix for gosec complains
- bc31a48 - [+] add github CI/CD
- 0ca85f1 - [#] rename README
- eedc465 - [!] fix CI test
- 2fe3a03 - [#] update README
- cb04134 - [!] mock.json need to be organized from most restrictive to least!
- c5da591 - [#] adapted to the new mock.json ds
- d3b352e - [#] replace mock.json with what from smicyk/groovy-jmeter
- d682198 - [#] rename it
- f7dba65 Create LICENSE
- 227781b Update README.md
- 6878b7e Update README.md
- 7afa9cb Create codecov.yml
- 363f16b Add tests
- ab8420e Update README.md
- 52e9a72 Update readme
- 2685d27 Add status code support
- 71485d0 Update README.md
- 0568483 Update README.md
- 3a08ccf Initial mocker