We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9e4d2 commit b45c15aCopy full SHA for b45c15a
CHANGELOG.md
@@ -1,5 +1,15 @@
1
Change Log
2
----------
3
+## 2023.2.5 (2023-09-11)
4
+### Added
5
+- 'Inlined' table view that displays attribute names directly in cells
6
+- highlighting for groups of items with identical attributes
7
+- option to display map attributes as either flattened or unflattened
8
+
9
+### Fixed
10
+- regression where PartiQL queries did not work
11
+- other minor issues
12
13
## 2023.2.4 (2023-09-06)
14
### Fixed
15
- [\#42](https://github.com/AntonShuvaev/intellij-dynamodb/issues/42) Regression: Export doesn't work
0 commit comments