Skip to content

Releases: aldis-ameriks/pg-typegen

v3.9.1

02 Jun 07:53

Choose a tag to compare

b8f71f7 chore: update dependencies
fd9593c chore: update dependencies
828a69b ci: remove coveralls
7fe80a9 ci: update actions
e84bee3 ci: update node versions
fcc9759 docs: update readme
479d10a fix: fetching primary key when it exists in multiple schemas
e53a10d test: add npm scripts for updating snapshots
f81cbcf test: fix cjs tests
f1a34ba test: replace tap with built-in test runner
939f638 test: set branch coverage threshold to 100

v3.9.0

23 Aug 20:31

Choose a tag to compare

91adf69 feat: generate types for views and materialized views

v3.8.0

22 Aug 19:30

Choose a tag to compare

3e5ff76 chore: update dependencies
98b8787 ci: update node versions
26c9f42 docs: update readme
ba86c61 feat: add support for generating view names

v3.7.2

12 Apr 13:56

Choose a tag to compare

f83b877 chore: update dependencies

v3.7.1

27 Jan 07:55

Choose a tag to compare

63d16e9 fix: table names being handled in a case-sensitive manner

v3.7.0

26 Jan 09:03

Choose a tag to compare

59a1b08 chore: update dependencies
d483415 chore: update dependencies
ee50133 fix: allow enum values to start with a number

v3.6.3

12 Nov 16:55

Choose a tag to compare

10d9e11 feat: add support for appending table name prefixed columns

v3.6.2

12 Nov 16:49

Choose a tag to compare

fdc2810 chore: update dependencies
00c297b feat: add experimental support for generating prefixed columns

v3.6.1

12 Aug 13:55

Choose a tag to compare

1b0af24 fix: semicolon opt

v3.6.0

12 Aug 13:45

Choose a tag to compare

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