Releases: dalibo/pev2
Releases · dalibo/pev2
v1.12.1
v1.12.0
- 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
- 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
v1.9.1
1.9.1
v1.9.0
v1.8.0
- 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
- Show the average speed of I/O
v1.6.0
- Don't let initial scale to be lower than min scale,
- Improved parsing of text with weird format.
v1.5.0
- Show node detail in place (as it was done before moving to D3),
- Show 1 pixel border when possible in the diagram