R. Ryantm
fe0b59dcea
stripe-cli: 1.19.1 -> 1.19.2
2024-01-24 07:22:09 +00:00
R. Ryantm
b00e060a6d
stripe-cli: 1.18.0 -> 1.19.1
2023-12-23 14:21:56 +00:00
R. Ryantm
b79bc9044c
stripe-cli: 1.17.2 -> 1.18.0
2023-10-19 22:05:52 +00:00
kashw2
0bd0eda4d7
stripe-cli: 1.17.1 -> 1.17.2
2023-09-03 17:28:45 +10:00
R. Ryantm
cd2c8dfe94
stripe-cli: 1.17.0 -> 1.17.1
2023-08-25 14:49:51 +00:00
R. Ryantm
2b0969f479
stripe-cli: 1.16.0 -> 1.17.0
2023-08-06 23:46:59 +00:00
R. Ryantm
3831e51c04
stripe-cli: 1.15.0 -> 1.16.0
2023-07-16 00:48:23 +00:00
R. Ryantm
78ca8b7d75
stripe-cli: 1.14.7 -> 1.15.0
2023-06-30 12:03:10 +00:00
R. Ryantm
74202799ed
stripe-cli: 1.14.6 -> 1.14.7
2023-05-26 06:09:07 +00:00
R. Ryantm
66b5556d90
stripe-cli: 1.14.1 -> 1.14.6
2023-05-19 07:47:14 +00:00
R. Ryantm
b144a998da
stripe-cli: 1.14.0 -> 1.14.1
2023-05-06 05:01:47 +00:00
R. Ryantm
40ccdecb47
stripe-cli: 1.13.12 -> 1.14.0
2023-04-09 20:34:06 +00:00
Mark Vainomaa
2771596f49
stripe-cli: 1.10.3 -> 1.13.12
2023-03-21 17:12:03 +02:00
R. Ryantm
415bafacc1
stripe-cli: 1.9.0 -> 1.10.3
2022-07-31 01:39:15 +00:00
06kellyjac
825e13a47c
stripe-cli: 1.8.11 -> 1.9.0
2022-05-27 08:49:58 +01:00
06kellyjac
80813d573a
stripe-cli: 1.8.8 -> 1.8.11
2022-05-17 13:19:10 +01:00
06kellyjac
b536cc5b25
stripe-cli: 1.8.4 -> 1.8.8
...
Added ldflags
-s -w makes the binary 2MB smaller
-X ... adds the version details
Added the tests
Added shell completions
Added changelog and longDescription
Added myself as a maintainer
2022-04-27 14:52:22 +01:00
R. Ryantm
ce39524a19
stripe-cli: 1.8.1 -> 1.8.4
2022-04-03 21:25:14 +00:00
Malo Bourgon
3c25104d0e
stripe-cli: add meta.mainProgram ( #166457 )
2022-03-30 21:33:44 +02:00
R. Ryantm
4af9716deb
stripe-cli: 1.8.0 -> 1.8.1
2022-03-18 05:12:25 +00:00
R. Ryantm
141af24d82
stripe-cli: 1.7.13 -> 1.8.0
2022-03-04 18:30:36 +00:00
R. Ryantm
579f00c5ad
stripe-cli: 1.7.12 -> 1.7.13
2022-02-19 01:35:51 +00:00
R. Ryantm
de68f80a9a
stripe-cli: 1.7.11 -> 1.7.12
2022-02-13 08:09:59 +00:00
R. Ryantm
b6fdd6a9ea
stripe-cli: 1.7.10 -> 1.7.11
2022-02-05 17:11:08 +00:00
zowoq
296d999e7a
stripe-cli: update vendorSha256
2022-02-01 17:20:04 +10:00
R. Ryantm
534dee7daf
stripe-cli: 1.7.9 -> 1.7.10
2022-01-27 01:44:56 +00:00
R. Ryantm
4ff1376b02
stripe-cli: 1.7.8 -> 1.7.9
2021-12-22 14:02:13 +00:00
R. Ryantm
4d20574dd5
stripe-cli: 1.7.4 -> 1.7.8
2021-12-06 18:17:23 +00:00
R. Ryantm
71afc8dc05
stripe-cli: 1.7.3 -> 1.7.4
2021-10-28 20:52:40 +00:00
R. RyanTM
75e1910b90
stripe-cli: 1.7.1 -> 1.7.3
2021-09-16 19:11:55 +00:00
R. RyanTM
34f26a5b87
stripe-cli: 1.7.0 -> 1.7.1
2021-09-14 05:29:06 +00:00
R. RyanTM
c326a3f39f
stripe-cli: 1.5.12 -> 1.7.0
2021-08-22 06:37:45 +00:00
R. RyanTM
48b415786b
stripe-cli: 1.5.11 -> 1.5.12
2021-03-30 18:50:40 +00:00
R. RyanTM
c4da20ce29
stripe-cli: 1.5.10 -> 1.5.11
2021-03-22 16:42:43 +00:00
R. RyanTM
3ff39c40df
stripe-cli: 1.5.9 -> 1.5.10
2021-03-13 14:24:03 +00:00
R. RyanTM
29a15e2c1f
stripe-cli: 1.5.8 -> 1.5.9 ( #112534 )
2021-02-09 13:51:29 -08:00
R. RyanTM
96766b0bc2
stripe-cli: 1.5.5 -> 1.5.8
2021-02-06 20:08:54 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
c72d3b9afb
stripe-cli: 1.5.4 -> 1.5.5
2020-11-22 12:12:13 +00:00
R. RyanTM
6bd33c694b
stripe-cli: 1.5.3 -> 1.5.4
2020-11-12 06:19:20 +00:00
Raghav Sood
0e8198502f
stripe-cli: init at 1.5.3
2020-10-17 23:35:58 +08:00