Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: abhayks1/prest

Tags

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

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix repo url on doc.go

v0.2.0

Toggle v0.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove duplicated section about debug mode

v0.1.7

Toggle v0.1.7's commit message

Unverified

No user is associated with the committer email.
set new release 0.1.7

v0.1.6

Toggle v0.1.6's commit message

Unverified

No user is associated with the committer email.
set new release 0.1.6

v0.1.5

Toggle v0.1.5's commit message

Unverified

No user is associated with the committer email.
set new release 0.1.5

v0.1.4

Toggle v0.1.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added version command line (prest#125)

* added version command line
print current version pREST

* create migrate version cmd