Skip to content

Releases: ng-galien/idea-plpgdebugger

v222.0.4

19 Sep 20:10
67ae706
Compare
Choose a tag to compare
  • Remove indirect debug option
  • Fix console output

v222.0.3

17 Sep 10:33
ed34ae3
Compare
Choose a tag to compare
  • Update plugin version
  • Update plugin gradle version
  • Update Github Actions

v222.0.0

30 Jul 09:10
6d850a5
Compare
Choose a tag to compare
  • Branch 222
  • Upgrade plugin version
  • Upgrade kotlin version
  • Upgrade platform version

v221.1.4

08 Jul 23:30
7da5819
Compare
Choose a tag to compare
  • Upgrade plugin version
  • Upgrade kotlin version
  • Upgrade platform version
  • Remove deprecated implementation

v221.1.3

15 May 10:19
0ba68e5
Compare
Choose a tag to compare

Fixed

  • Fix shared_preload_libraries detection
  • Fix search_path from database tree
  • Custom command to debugger session only
  • Fix run non SELECT query
  • Remove depreciated API warnings

Added

  • Build against Intellij 221.1.1

v221.1.2

23 Apr 15:07
feee5e3
Compare
Choose a tag to compare
  • Kotlin upgrade
  • Plugin versions upgrade
  • Images for Dockerized debugger

v221.1.1

13 Apr 06:13
b9890e3
Compare
Choose a tag to compare
  • Intellij 2022.1 support

v213.1.1

03 Apr 20:32
Compare
Choose a tag to compare

Added

  • Change version scheme

Fixed

  • NPE on database tree

v1.2.1

03 Apr 09:04
f46092e
Compare
Choose a tag to compare

Added

  • Debug a routine from the database tree

v1.2.0

04 Feb 02:42
f02f070
Compare
Choose a tag to compare

Added

  • Prevent running debugger twice
  • Manage quoted identifier and schema
  • Experimental support of indirect debugging