Releases: dalibo/pev2
Releases · dalibo/pev2
v1.14.0
v1.13.4
- 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
- Fix wrong link to new issue on github for failed parsing plan
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