- Compare responses across multiple environments
- Run a single request against dev, stage, prod, etc., and resterm will execute each in its native env (with the right globals, secrets, OAuth tokens) and show a diff so you can flip between environments
What's Changed
- chore: add some explanations comments and start using linear for bugs/feature tracing by @unkn0wn-root in #77
- RST-073_compare_envs by @unkn0wn-root in #78
Full Changelog: v0.6.4...v0.7.0