Skip to content

Releases: dalibo/pev2

v1.9.0

Choose a tag to compare

@pgiraud pgiraud released this 21 Feb 07:47
25b9133
  • Fixed different parsing issues for specific cases,
  • Minor styling improvements,
  • Upgraded bootstrap to v5.3.2,
  • Upgraded Vite,
  • Misc improvements in VueJS component templates,
  • Fixed JS packages vulnerabilities.

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 07:15
c572ab2
  • don't escape values in output tab,
  • fixed a bug preventing workers details to be shown,
  • make sure number of workers launched is always displayed,
  • parse and display Subquery Scan alias,
  • add description for Gather nodes,
  • redesign of the node header and the way to show/hide details,
  • misc packages upgrades.

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 15:41
652bbc9
  • Show the average speed of I/O

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Nov 12:27
b1b2ec6
  • Don't let initial scale to be lower than min scale,
  • Improved parsing of text with weird format.

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 15:00
d743f59
  • Show node detail in place (as it was done before moving to D3),
  • Show 1 pixel border when possible in the diagram

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:31
388f37c
  • Fix on node detail positionning,
  • Fix on raw / query horizontal scroll,
  • Improve display of metric lines in diagram

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 09 Aug 15:03
d6e305e
1.3.3

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 13:05
9e8931a
1.3.2

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 17:39
b32d354
  • Fix broken library build

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:39
a1763ba
  • Use D3 to render the main graph