Skip to content

v4.4.0

Compare
Choose a tag to compare
@verhovsky verhovsky released this 29 Nov 18:34
· 134 commits to master since this release
  • Support commands that mix --data/--data-ascii, --data-raw, --data-binary, --data-urlencode and --json
  • Proper string escaping when generating Python, JavaScript, Java and PHP
  • When converting JSON to Python code, checking if the result will serialize exactly like the input is more correct
  • Convert --data-urlencode name@file to a Python dictionary/list and other improvements
  • Basic support for ${parameter_expansion}
  • Reworked Elixir generator
  • Removed Strest generator