v0.2.0 SED and JQ expressions for request transformation
This release includes several new features regarding request body transformation.
SED Expression for Request Transformation
Users can now use SED expressions for request transformation. This new feature allows users to modify the request payload before it is sent to the target server, and enables them to customize their workflow and adapt to different use cases.
JQ Expression for Request Transformation
In addition to SED expressions, users can also use JQ expressions for request transformation. This feature allows users to further customize the request transformation process and tailor it to their specific needs.