Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 918 Bytes

CHANGELOG.md

File metadata and controls

62 lines (32 loc) · 918 Bytes

Change Log

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.

1.3.9

  • automattically use http protocol if none is specified
  • make font size relative to vscode editor font size

1.3.8

  • display response time in response window

1.3.7

  • add request options for strict ssl

1.3.6

  • add beautify button for post body

1.3.5

  • fix basic auth functionality

1.3.4

  • Add headers tab for response

1.3.3

  • Improve load time by pre-rendering

1.3.2

  • Remove excess scroll

1.3.1

  • Add copy button to code editor

1.3.0

  • Support code-snippet generation

1.2.1

  • Clear error when response is updated

1.2.0

  • Support GraphQL requests

1.1.0

  • Support formating of responses based on language

1.0.0

  • Initial release