Skip to content

Releases: dalibo/pev2

v1.14.0

13 Mar 08:54
bbe29f2
Compare
Choose a tag to compare
  • Rename (copy) standalone index.html to pev2.html

v1.13.4

13 Mar 07:32
e24bc3a
Compare
Choose a tag to compare
  • Package dependencies upgrade
  • Don't try to convert Aggregate node without Strategy
  • Fix wrong usage of FontAwesomeIcon
  • Add to
  • Make sure cost is shown even when equaling 0
  • Add help message for IO Timings in parallel nodes
  • Show help message when number of launched workers is fuzzy
  • Estimate number of launched workers from Gather node
  • Show details for JIT
  • Handle fractional values for actual rows count (PG18)

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