Releases: ng-galien/idea-plpgdebugger
Releases · ng-galien/idea-plpgdebugger
v241.0.1
Bugfixes
- Fix debugger commands not showing up at first #162
Maintenance
- Compatibility with Intellij 2024.*
- Update documentation for dockerized debugger #214
- Bump dependencies to latest version
What's Changed
- 162 breakpoint not showing up at first by @ng-galien in #217
Full Changelog: v241.0.0...v241.0.1
v241.0.0
v233.0.1
v232.0.3
v222.3.3
Maintenance
- Platform 2023.1
- Remove deprecated code
v222.3.2
v222.3.0
Dependencies
- Intellij 222.3
- Graddle plugin 1.10
v222.2.1
v222.2.0
Features
- Tree support for JSON variables
- RECORD type is managed as JSON
- Update Dockerfile to use latest version of plpgdebugger
Breaking changes
- Update the postgres plugin for proper RECORD handling