Skip to content

Releases: aldis-ameriks/pg-typegen

v3.1.1

07 Feb 12:33
Compare
Choose a tag to compare

90fc035 chore: update dependencies

v3.1.0

10 Nov 16:56
Compare
Choose a tag to compare

30e7054 chore: bump dependencies
fe16c8c ci: update node versions
1fe161f ci: update release name template
691fea3 docs: update readme
edb9d0e feat: generate separate insert types (#3)
2b085dd test: add flag for recreating database

Release v3.0.3

29 Oct 11:41
Compare
Choose a tag to compare

988e140 feat: use any for jsonb

Release v3.0.2

29 Oct 10:09
Compare
Choose a tag to compare

07b604c docs: update readme
a839f84 docs: update readme
d12440d feat: use object type for jsonb

Release v3.0.1

27 Oct 17:44
Compare
Choose a tag to compare

30b5c11 ci: update npm ignore
cc5f17e docs: update readme

Release v3.0.0

27 Oct 17:26
Compare
Choose a tag to compare

fb2acd3 chore: rename module to pg-typegen
37ca24a chore: update dependencies
eab1bc2 ci: include chore type
cb5c1da ci: run tests on node 15
4f71742 docs: update readme
09e6b25 test: fix materialized view test setup

Release v2.8.0

16 Oct 11:46
Compare
Choose a tag to compare

b0166f2 feat: add support for materialized views
fdf80f4 fix: numeric type
06de326 refactor: materialized view query

Release v2.7.1

16 Oct 12:02
Compare
Choose a tag to compare

24c3236 fix: numeric type

Release v2.6.4

16 Oct 11:32
Compare
Choose a tag to compare

a98f39a fix: numeric type

Release v2.7.0

05 Oct 12:01
Compare
Choose a tag to compare

f811f23 feat: use Record for jsonb fields
ef0ad80 test: add typescript type declaration tests