Feature
@import
supports variable substitution (AnWeber/httpyac#151)- render objects as JSON while replacing variables (AnWeber/httpyac#146)
- add httpResponse as named variable with
${name}Response
(AnWeber/httpyac#152)
Fix
- read all
*.env.json
as Intellij Environment Files (#94) - Intellij
client.global.set
really changes variables for this run (AnWeber/httpyac#150)