Skip to content

Releases: frederikhs/pg_user

v1.1.1

29 Aug 11:02
v1.1.1
257869b
Compare
Choose a tag to compare

Changelog

v1.1.0

29 Aug 10:58
v1.1.0
08d06b0
Compare
Choose a tag to compare

Changelog

  • dfc4da3 Add alter command
  • 08d06b0 Merge pull request #3 from madser123/add-alter-command

v1.0.9

02 Aug 18:05
v1.0.9
de6e3ec
Compare
Choose a tag to compare

Changelog

  • de6e3ec add set password cmd to set a user's password to a specific string in addition to the random password
  • 38a2192 if users are expired, extend from now not their expiration
  • ff0e11b remove unused variable
  • 8aff03d update readme to reference new filename after switching to goreleaser
  • ddfa973 use left join to also fetch users without a role, and sort by username for better consistency

v1.0.8

22 Jun 16:02
v1.0.8
9a6e90b
Compare
Choose a tag to compare

Changelog

  • 9a6e90b add goreleaser, use simpler test workflow

v1.0.7

08 May 08:47
v1.0.7
25f83e2
Compare
Choose a tag to compare

add option to disable ssl when connection now that connection with ssl is default

v1.0.6

25 Dec 17:51
v1.0.6
36f9b76
Compare
Choose a tag to compare

add license

v1.0.5

05 Dec 23:31
v1.0.5
6a9937c
Compare
Choose a tag to compare

update asset name

v1.0.4

05 Dec 22:57
v1.0.4
e7968b4
Compare
Choose a tag to compare

initial release