0.1.5
What's Changed
- feat: declarative response assertions (phase 15) by @dbohry in #25
- feat: collection runner and CLI (phase 17) by @dbohry in #26
- feat: import a pasted curl command (phase 14, slice 1) by @dbohry in #27
- feat: import Postman and Insomnia collections (phase 14, slice 2) by @dbohry in #28
- feat: import OpenAPI 3 documents (phase 14, slice 3) by @dbohry in #29
- feat: capture response values into runtime variables (phase 16) by @dbohry in #30
- fix: platform-independent import bodies and a non-deprecated build task by @dbohry in #32
- feat: rename, move, duplicate and filter the collection tree (phase 13, slice 1) by @dbohry in #31
- feat: markdown notes on requests and collections (phase 13, slice 2) by @dbohry in #33
- fix: a case-only folder rename did nothing on Windows by @dbohry in #34
- ci: stop running the core tests on Windows by @dbohry in #35
- feat: multipart file parts and binary file bodies (phase 18) by @dbohry in #36
- feat: cookie jar scoped per collection and environment (phase 20) by @dbohry in #37
- feat: proxy support and HTTP version pin (phase 19, slice 1) by @dbohry in #38
- feat: client certificates for mutual TLS (phase 19, slice 2) by @dbohry in #39
- feat: on-demand connection probe (phase 19, slice 3) by @dbohry in #40
- feat: streaming responses for SSE and NDJSON (phase 21) by @dbohry in #41
- polish: UI pass on chrome, sidebar, editors and response by @dbohry in #42
Full Changelog: 0.1.3...0.1.5