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

Skip to content

Tags: WEPjockey/stripe-cli

Tags

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correctly read device name and profile for listen and http requests (s…

…tripe#86)

* Correctly read device name and profile for listen and http requests

* Remove extra println

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Convert syscall.Handle to int for Windows builds (stripe#83)

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Publish deb and rpm packages to Bintray (stripe#65)

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove go generate from goreleaser/travis build (stripe#64)

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update issue templates (stripe#46)

r? @tomer-stripe

v0.2.2

Toggle v0.2.2's commit message
Add customized login completion messages with user's display name (st…

…ripe#25)

* Add customized login completion messages with user's display name

* Change DisplayName in polling to AccountDisplayName

* Fix missed display name update in client login test

* fix parameter after rebase

* Propogate verification error

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
A few fixes to README.md (stripe#29)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README and fix interactive prompt (stripe#15)

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove config log that displays if you don't have a config setup (str…

…ipe#3)

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Split --shell zsh into two strings for system call (stripe#2)