All notable changes to the "postcode" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- automattically use http protocol if none is specified
- make font size relative to vscode editor font size
- display response time in response window
- add request options for strict ssl
- add beautify button for post body
- fix basic auth functionality
- Add headers tab for response
- Improve load time by pre-rendering
- Remove excess scroll
- Add copy button to code editor
- Support code-snippet generation
- Clear error when response is updated
- Support GraphQL requests
- Support formating of responses based on language
- Initial release