Releases: aldis-ameriks/pg-typegen
Releases · aldis-ameriks/pg-typegen
v3.9.0
91adf69 feat: generate types for views and materialized views
v3.8.0
3e5ff76 chore: update dependencies
98b8787 ci: update node versions
26c9f42 docs: update readme
ba86c61 feat: add support for generating view names
v3.7.1
63d16e9 fix: table names being handled in a case-sensitive manner
v3.7.0
59a1b08 chore: update dependencies
d483415 chore: update dependencies
ee50133 fix: allow enum values to start with a number
v3.6.3
10d9e11 feat: add support for appending table name prefixed columns
v3.6.2
fdc2810 chore: update dependencies
00c297b feat: add experimental support for generating prefixed columns
v3.6.0
4bebf0f chore: add todo for deprecating opts
84a83bf chore: update tap
ddefc50 fix: remove commander package
0468491 refactor: remove eol
4bfc1b3 refactor: replace commander with built-in node parseArgs
14a7f50 refactor: semicolons opt
v3.5.0
0c89009 ci: apply env vars to job
9cb465f ci: avoid transpiling on ci
10560f2 ci: run cjs tests
f1ad894 ci: transpile cjs before running tests
236c43f ci: update actions
900d538 feat: add esm support
0c7fdb6 refactor: clean up npmignore
1d435bc refactor: extract types and type tests to separate dir