Releases: jeremyvaartjes/ping
Releases · jeremyvaartjes/ping
0.6
- 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
0.5.1
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
- You can now use the URL encoded form format.
0.3.0
- The response time is now rounded to 3 decimal places.
- You can now add custom headers to the request object.
0.2.0
- 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
This is the initial release.