Skip to content

Tags: 3manuek/prest

Tags

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
avelino Avelino
set version 1.0.4

Signed-off-by: Avelino <t@avelino.xxx>

v1.0.3

Toggle v1.0.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
docker image: move prestd to /app folder and fixed docker image broken

v1.0.2

Toggle v1.0.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
add support for go 1.15 and docker image generation automatically in …

…all releases

v1.0.1

Toggle v1.0.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
improvement test coverage (+coveralls), Go 1.10 to 1.14 supported

v1.0.0

Toggle v1.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
initial version after grouping repositories

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update FUNDING.yml

v0.3.4

Toggle v0.3.4's commit message

Unverified

This user has not yet uploaded their public signing key.
fix go version on deploy

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
postgres.Load isn't mandatory for all commands (prest#319)

* postgres.Load ins't mandatory for all commands

migrate and version commands can be ran without driver load

* update prest/cmd pkg

* closes prest#318

v0.3.2

Toggle v0.3.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
use vendor path on ldflags (prest#314)

Ref: prest#313

v0.3.1

Toggle v0.3.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
first release using @goreleaser