Skip to content

Releases: dalibo/pev2

v1.12.1

23 Aug 09:08
496069a
Compare
Choose a tag to compare
  • Fix wrong link to new issue on github for failed parsing plan

v1.12.0

22 Aug 14:12
0b5682a
Compare
Choose a tag to compare
  • miscelaneous bug fixes,
  • improved error message when plan cannot be parsed (with link to github issue)
  • show IO times in the stats bar,
  • add "per function" table in stats tab,
  • fix incomplete Aggregate node type when source is in JSON

v1.11.0

05 Apr 05:42
3f2c272
Compare
Choose a tag to compare
  • include "Parallel" in node type in Diagram (crontribution by @dkarneman)
  • upgrade packages,
  • reduce library size by loading only used icons instead of whole fontawesome library.

v1.10.0

18 Mar 16:24
4c53fa1
Compare
Choose a tag to compare
  • Added a new Grid layout

v1.9.1

21 Feb 10:04
0df42e2
Compare
Choose a tag to compare
1.9.1

v1.9.0

21 Feb 07:47
25b9133
Compare
Choose a tag to compare
  • 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

21 Mar 07:15
c572ab2
Compare
Choose a tag to compare
  • 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

03 Feb 15:41
652bbc9
Compare
Choose a tag to compare
  • Show the average speed of I/O

v1.6.0

18 Nov 12:27
b1b2ec6
Compare
Choose a tag to compare
  • Don't let initial scale to be lower than min scale,
  • Improved parsing of text with weird format.

v1.5.0

16 Sep 15:00
d743f59
Compare
Choose a tag to compare
  • Show node detail in place (as it was done before moving to D3),
  • Show 1 pixel border when possible in the diagram