Skip to content

v1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 23:09
e498c32

1.7.0 (2024-08-01)

Features

  • add response time calculation to hurl requests (9cd1fd0)
  • hurl.nvim: add support for fixture variables (993c640)
  • show response time on virtual text (043a7de), closes #153
  • support --json flag for display response time (f5874ea)

Bug Fixes

  • popup: show popup after content population for proper alignment (809891e)