Skip to content

Releases: jeremyvaartjes/ping

0.6

10 Feb 11:32
Compare
Choose a tag to compare
  • Source views use monospace font
  • Indentation style can be customised. By default it is set to tabs with a width of 4 spaces.
  • French translation from @NathanBnm

0.5.2

26 Dec 08:49
Compare
Choose a tag to compare
  • Fixed request being made twice when clicking run button
  • Brazilian Portuguese translation from @btd1337

0.5.1

26 Dec 08:46
Compare
Choose a tag to compare
  • Fixed request being made twice when clicking run button
  • Brazilian Portuguese translation from @btd1337

0.5

01 Dec 13:38
Compare
Choose a tag to compare
0.5
  • Multipart forms are now supported.
  • You can now upload a file with a multipart form
  • SourceView areas now use a nicer colour scheme.
  • If the content type of the response is detected to be JSON then we prettify the JSON.
  • You can now press ctrl-r to execute a test. Pressing enter in the URL field will do the same.

0.4.0

15 Nov 05:29
Compare
Choose a tag to compare
  • You can now use the URL encoded form format.

0.3.0

14 Nov 12:25
Compare
Choose a tag to compare
  • The response time is now rounded to 3 decimal places.
  • You can now add custom headers to the request object.

0.2.0

09 Nov 01:23
Compare
Choose a tag to compare
  • Fixed character wrapping issues in the data and output views
  • There is now a list view that shows the response headers from the server

Initial Release

01 Nov 02:55
Compare
Choose a tag to compare

This is the initial release.