Releases: albertoventurini/graphdb-intellij-plugin
Releases · albertoventurini/graphdb-intellij-plugin
v0.8.0
13 Dec 16:37
Compare
Sorry, something went wrong.
No results found
Release 0.8.0
This is a patch release that adds support for IntelliJ 2023.3
v0.7.0
06 Sep 03:47
Compare
Sorry, something went wrong.
No results found
Release v0.7.0
Added:
Language injections for official Python driver (thanks @robsdedude )
Release v0.6.2
27 Jul 17:26
Compare
Sorry, something went wrong.
No results found
This is a patch release that adds support for IntelliJ 2023.2
v0.6.1
02 Apr 16:09
Compare
Sorry, something went wrong.
No results found
Add support for IntelliJ 2023.1
v0.5.0
23 Jan 16:11
Compare
Sorry, something went wrong.
No results found
Add support for CALL subqueries (#20 )
Remove unneeded hardcoded functions (#55 )
v0.4.2
14 Jan 03:17
Compare
Sorry, something went wrong.
No results found
Fixed:
Fail gracefully when retrieving function metadata for Neo4j 3.x (#51 )
Remove unnecessary aggregation on relationship types, which might fail metadata retrieval (#51 )
v0.4.0
09 Jan 14:02
Compare
Sorry, something went wrong.
No results found
Added
Support new syntax for CREATE INDEX commands (#45 )
Add scrollbars to new database panel (#44 )
Changed
Various internal improvements (e.g. using Testcontainers, enabling GitHub actions)
and refactorings.
v0.3.0
10 Dec 03:01
Compare
Sorry, something went wrong.
No results found
Don't show Cypher autocompletion in comments (#4 )
Support existential and count subqueries (#24 )
Support connections to named databases
v0.2.2
25 Nov 07:14
Compare
Sorry, something went wrong.
No results found
Fail gracefully when retrieving metadata for Neo4j 3.x (#21 ). Support metadata display for Neo4j 3.x servers (excluding indexes, constraints and procedures).
v0.2.1
23 Nov 16:06
Compare
Sorry, something went wrong.
No results found
Renamed notification group for update activity (#16 ). This fixes possible NullPointerExceptions on IDE startup.