Skip to content

Releases: stfbk/mig-t

v1.3.63

13 Mar 12:28
Compare
Choose a tag to compare
feat: edit op add jwt now defaults value to null. resolves #7

v1.3.62

07 Mar 10:36
Compare
Choose a tag to compare
fix: passive won't match messages

v1.3.61

06 Mar 13:24
Compare
Choose a tag to compare
feat: added at_hash_update module

v1.3.60

06 Mar 10:21
Compare
Choose a tag to compare
fix: just first message op was being executed

v1.3.59

05 Mar 10:48
Compare
Choose a tag to compare
fix: bug in parsing edit ops

v1.3.58

04 Mar 14:45
Compare
Choose a tag to compare
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

21 Feb 12:37
Compare
Choose a tag to compare
feat: added logging of suite result in csv

v1.3.56

08 Feb 12:59
Compare
Choose a tag to compare
fix: msg op did not correctly url-decode url content in save

- fix: fixed execute() function in msg ops

v1.3.55

18 Jan 14:04
Compare
Choose a tag to compare
fix: bug where backslash automatically removed from json string value

v1.3.54

12 Jan 16:36
Compare
Choose a tag to compare
fix: bug in Array var usage