Skip to content

Releases: stfbk/mig-t

v1.4.0

18 Nov 12:25
db366b1
Compare
Choose a tag to compare
Merge pull request #20 from stfbk/dev-readme

Update readme (API docs) & year in license

v1.3.64

10 Oct 11:14
41bc054
Compare
Choose a tag to compare
Merge pull request #17 from mattebit/main

feat: added verification when selecting new driver

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