Releases: aldis-ameriks/pg-typegen
Releases · aldis-ameriks/pg-typegen
Release v2.3.0
4f414c3 feat: add support for transforming enum keys to pascal case
c109929 refactor: rename cli option "noSemi" to "no-semicolons"
Release v2.2.0
ce6cb99 docs: update readme
4a3dd94 feat: update success message
b8adb3d fix: avoid newline when no enums
Release v2.0.0
a738124 feat: add support for null
types
e19641d feat: handle plural table names ending with "ies"
b6505b2 feat: output success message after generating
00b5583 fix: send postgres error to stderr
b9c2e7f test: add output message for failed test
04c8c09 test: fix test
Release v1.1.0
a9c9d55 ci: configure dependabot
d3b0ce7 ci: remove release drafter
56aa590 ci: report test coverage to coveralls
1e786b5 docs: update readme
33d69f4 docs: update readme
d0ec04f docs: update usage
96f1a01 feat: add support for specifying header content
Release v1.0.2
b922158 ci: add action for automated release notes
cdf138c ci: include release prefix in release notes
d5a3930 docs: update readme
8706a10 fix: exclusion for tables and enums
457a140 refactor: extract default port
20a45c2 test: add test for specifying custom suffix
Release v1.0.1
Initial release with postgres support.