Skip to content

Releases: dalibo/pev2

v0.6.0

30 Jun 12:06
47936e2
Compare
Choose a tag to compare
  • Fixed JS error preventing user to see detail for nested loop nodes,
  • Fixed parsing error for some text plans, we now don't support text plans without cost nor analyze values.

v0.5.0

10 Jun 12:36
Compare
Choose a tag to compare
  • Fixed bug on cost percent computation,
  • Updated README to clarify different usages: local, github.io, explain.dalibo.com, component,
  • PEV2 can now be loaded as an archive to be run locally,
  • Hovering node in diagram highlights corresponding node in graph, and reverse,
  • New design and layout for the node detailed info,
  • Relevant hints are displayed with icons and badges,
  • Buffer and I/O timings values are now exclusive,
  • Settings (PG12) are now displayed.

Screenshot from 2020-06-10 14-39-42

v0.4.0

04 May 08:33
24690bb
Compare
Choose a tag to compare
  • Performance improvement on text parsing
  • Minor fix for subplan display in diagram.

v0.3.0

21 Apr 06:35
0bed7fa
Compare
Choose a tag to compare
  • Add support for Tid Scans
  • Parse text plan inside psql frames
  • Allow users to resize the diagram pane
  • Display and highlight rows remove by filter factor
  • Remove "cost" and "estimations" checkboxes from view options
  • Show cost and estimation only when relevant
  • Several NPM package updates

Notes :

  • this tag now follows semantic versions
  • 0.2.x are already existing on NPM due to bad manipulation at the begining of the project

v0.1.22

25 Mar 07:10
f5e30fc
Compare
Choose a tag to compare
  • CTE isolation,
  • Several package upgrades.

v0.1.21

16 Mar 11:15
c455b5c
Compare
Choose a tag to compare
  • Show JIT total time in plan stats
  • Several package upgrades,
  • Avoid decimals for duration other than ms

v0.1.20

06 Dec 13:29
9c6c42b
Compare
Choose a tag to compare
  • Always show triggers stats
  • New diagram component

v0.1.19

29 Nov 11:08
6aa3c32
Compare
Choose a tag to compare
  • Allow parsing of plan without costs and without analyze

v0.1.18

28 Nov 07:47
baf3e40
Compare
Choose a tag to compare
  • Don't fail if JSON is one-line only #112
  • Fix wrong parsing of Join nodes #116
  • Dragscroll reworked to allow text selection #38

v0.1.17

18 Nov 08:50
7daa349
Compare
Choose a tag to compare
  • Highlight bad execution time
  • Dependencies upgrade
  • Use link instead of button for new plan