Skip to content

v1.13.0

Choose a tag to compare

@ashenBlade ashenBlade released this 31 Aug 20:22
· 187 commits to master since this release
2f87a07

Changes

Add some more array special members.

typedefs setting now accepts additional custom typedefs.list files which will be just added to result (it's not final typedefs.list file anymore).

If pg_bsd_indent must be build, then pg_config path is searched in src/tools/pgindent instead of asking user to enter full path to it.

Cached typedefs.list file now stored in .vscode directory instead of global /tmp.

Add command Find custom typedefs.list in repository to quickly find typedefs.list files in repository.


For more info see CHANGELOG.md
Code changes: v1.12.1...v1.13.0