Releases: stfbk/mig-t
Releases · stfbk/mig-t
v1.4.0
v1.3.64
Merge pull request #17 from mattebit/main feat: added verification when selecting new driver
v1.3.63
feat: edit op add jwt now defaults value to null. resolves #7
v1.3.62
fix: passive won't match messages
v1.3.61
feat: added at_hash_update module
v1.3.60
fix: just first message op was being executed
v1.3.59
fix: bug in parsing edit ops
v1.3.58
fix: msg_type matching was wrong in specific cases When searching for a request message, and having a HttpReqRes object containing both a request and a response, the match would return true, even if the intercepted message is a response
v1.3.57
feat: added logging of suite result in csv
v1.3.56
fix: msg op did not correctly url-decode url content in save - fix: fixed execute() function in msg ops