Skip to content

Releases: stripe/stripe-cli

v0.2.6

07 Aug 23:06
2ffb75c
Compare
Choose a tag to compare

Changelog

0e8c9d4 Add -v flag for version (#73)
e61c6cb Add code for parsing the OpenAPI spec (#68)
a073802 Add support for forwarding Connect events to separate route (#82)
e7e6a83 Call resp.Body.Close everywhere (#69)
2ffb75c Convert syscall.Handle to int for Windows builds (#83)
f0887ec Lint fixes (#70)
c8ac25c Make the status icons more suble (#74)
ef36972 Merge endpoint package into proxy package (#78)
bc857f4 Replace endpoints map with list of endpoint routes (#79)
5e8ad17 Tweak OpenAPI spec embedding (again) (#67)
3661887 Update installation instructions (#66)
d2c89f3 Use golangci-lint for linting (#71)

v0.2.5

31 Jul 01:49
fcf0b48
Compare
Choose a tag to compare

Changelog

fcf0b48 Publish deb and rpm packages to Bintray (#65)

v0.2.4

29 Jul 18:36
c66cc36
Compare
Choose a tag to compare

Changelog

1a8e9e9 Add pre-install commands for travis (#59)
e2d8a5a Add status command (#53)
00283b1 Add tools package (#58)
7f2afb8 Add warning message for keys that'll expire (#55)
115c877 Don't require vfsgen to be installed (#62)
8fd6b47 Embed OpenAPI spec in the CLI (#49)
80e7c6d Fix VSCode settings (#61)
d83fa9b Generalize websocket event type (#52)
ed3d5b7 Move request parameters inside Base struct (#48)
bb9cede Refactor Profile and CLI Configuration (#19)
c66cc36 Remove go generate from goreleaser/travis build (#64)
443809b Run go generate (#63)
a8afb5f Set GOBIN and PATH env vars (#60)
68128d5 Websocket generalization for feature specification (#54)

v0.2.3

17 Jul 18:08
f1da8e9
Compare
Choose a tag to compare

Changelog

346fa95 Add beta byline in the readme file (#41)
9c80439 Add more feedback templates (#42)
d63c1bd Add verbose transport (#35)
9f8271e Fix expand support (#33)
e263566 Fix missing word
81e1797 Revert "Add more feedback templates (#42)" (#45)
c0f0c14 Truncate body and headers in webhook responses (#34)
de09c01 Update issue templates (#44)
f1da8e9 Update issue templates (#46)

v0.2.2

16 Jul 00:11
Compare
Choose a tag to compare

Changelog

db90b82 Add customized login completion messages with user's display name (#25)
8bf15f6 Fix the scoop installation command (#32)
a2b18c8 Prepare cli installation for public release (#30)
24fbee3 Remove homebrew formula folder (#31)

v0.2.1

15 Jul 19:33
5244cae
Compare
Choose a tag to compare

Changelog

5244cae A few fixes to README.md (#29)
bd0c791 Add feedback command (#20)
20bda9c Add terminal restoration on ctrl-c during interactive login to prevent hidden text (#26)
26f2889 Convert request data to use user provided ordering (#22)
1d7307f Create deb and rpm packages and publish scoop bucket (#28)
3011ad2 Improve documentation inside the CLI (#21)
1c93e79 New client for Stripe requests (#18)
4795764 Prefers http package consts instead of raw strings for HTTP methods (#24)
8abbda4 Refactor requests package code to be a little cleaner (#14)
2eaa253 Update .goreleaser.yml (#16)
a029628 Update table of contents for login command (#17)
cd17d0f [README] Makes a few small small changes to the README (#23)

v0.2.0

09 Jul 23:29
5cd37a7
Compare
Choose a tag to compare

Changelog

999b591 Allow restricted API keys (#8)
5c6065e Fix login test (#12)
465acef Implement getLinks() to kick off the login flow (#6)
4016f72 New login configuration flow (#7)
9b25dbc New project layout (#9)
bfe3bd6 Prettier login (#13)
5cd37a7 Update README and fix interactive prompt (#15)
ef548c8 stripe login: poll for api key (#4)

v0.1.2

21 Jun 21:18
5a9f65e
Compare
Choose a tag to compare

Changelog

5a9f65e Remove config log that displays if you don't have a config setup (#3)

v0.1.1

17 Jun 16:01
093fe28
Compare
Choose a tag to compare

Changelog

093fe28 Split --shell zsh into two strings for system call (#2)

v0.1.0

14 Jun 23:11
1b8656e
Compare
Choose a tag to compare

Changelog

b37bfe6 Initial commit
1b8656e Update readme (#1)