File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed
Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.5.0] ( https://github.com/constructive-io/pgsql-parser/compare/plpgsql-deparser@0.4.2...plpgsql-deparser@0.5.0 ) (2026-01-05)
7+
8+ ### Features
9+
10+ - ** plpgsql-deparser:** enable heterogeneous deparse for AST-based transformations ([ e6383c9] ( https://github.com/constructive-io/pgsql-parser/commit/e6383c90db389fdb80e456cb54b30121e7ef436d ) )
11+
612## [ 0.4.2] ( https://github.com/constructive-io/pgsql-parser/compare/plpgsql-deparser@0.4.1...plpgsql-deparser@0.4.2 ) (2026-01-05)
713
814** Note:** Version bump only for package plpgsql-deparser
Original file line number Diff line number Diff line change 11{
22 "name" : " plpgsql-deparser" ,
3- "version" : " 0.4.2 " ,
3+ "version" : " 0.5.0 " ,
44 "author" : " Constructive <developers@constructive.io>" ,
55 "description" : " PL/pgSQL AST Deparser - Converts PL/pgSQL function ASTs back to SQL" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.1] ( https://github.com/constructive-io/pgsql-parser/compare/plpgsql-parser@0.3.0...plpgsql-parser@0.3.1 ) (2026-01-05)
7+
8+ ** Note:** Version bump only for package plpgsql-parser
9+
610# [ 0.3.0] ( https://github.com/constructive-io/pgsql-parser/compare/plpgsql-parser@0.2.3...plpgsql-parser@0.3.0 ) (2026-01-05)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " plpgsql-parser" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "author" : " Constructive <developers@constructive.io>" ,
55 "description" : " Combined SQL + PL/pgSQL parser with hydrated ASTs and transform API" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments