|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.2.0](https://github.com/sumup/sumup-cli/compare/v0.1.0...v0.2.0) (2026-03-28) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* **build:** more release targets ([#17](https://github.com/sumup/sumup-cli/issues/17)) ([84a8c4d](https://github.com/sumup/sumup-cli/commit/84a8c4df29f7dd37bda3affd3e0957a6397f95f0)) |
| 9 | +* **cli:** expand sdk command coverage ([#38](https://github.com/sumup/sumup-cli/issues/38)) ([5f2aa0b](https://github.com/sumup/sumup-cli/commit/5f2aa0b02879c887e4f9a404898b73c4a7b01dc8)) |
| 10 | +* **cmd:** list roles ([#70](https://github.com/sumup/sumup-cli/issues/70)) ([1637521](https://github.com/sumup/sumup-cli/commit/1637521677902eafdb041c90336558279e24349b)) |
| 11 | +* **commands:** standardize mutation acknowledgements ([#56](https://github.com/sumup/sumup-cli/issues/56)) ([6c94384](https://github.com/sumup/sumup-cli/commit/6c9438480865283fbff54bc33208d02ea16c1b5d)) |
| 12 | +* **deps:** bump all to latest ([#25](https://github.com/sumup/sumup-cli/issues/25)) ([b61b2cb](https://github.com/sumup/sumup-cli/commit/b61b2cba4468c706762f7136226940f0082dc4dc)) |
| 13 | +* **display:** add configurable table options ([#53](https://github.com/sumup/sumup-cli/issues/53)) ([b43876b](https://github.com/sumup/sumup-cli/commit/b43876bbf2e59056f46e5b253e6708ecdbc565f5)) |
| 14 | +* **display:** add sectioned detail rendering ([#51](https://github.com/sumup/sumup-cli/issues/51)) ([0721c98](https://github.com/sumup/sumup-cli/commit/0721c98965981dc20618543efdb9621dd61fbfa7)) |
| 15 | +* **display:** add shared mutation renderer ([#67](https://github.com/sumup/sumup-cli/issues/67)) ([b8276de](https://github.com/sumup/sumup-cli/commit/b8276de14d9f59ebe37335219a3f30a1d6e35d44)) |
| 16 | +* init ([d34c88b](https://github.com/sumup/sumup-cli/commit/d34c88b858752fa19bc62ab0dd56918a1d0d4a61)) |
| 17 | +* **members:** get, update support ([#27](https://github.com/sumup/sumup-cli/issues/27)) ([5ec0eab](https://github.com/sumup/sumup-cli/commit/5ec0eab5a7db26d95fd4dcb033ec1d76696b18c5)) |
| 18 | +* release please setup ([#19](https://github.com/sumup/sumup-cli/issues/19)) ([18c8a35](https://github.com/sumup/sumup-cli/commit/18c8a353e6f293a6001edf96e90dc1b0bf3e5ebd)) |
| 19 | +* release setup with goreleaser ([#16](https://github.com/sumup/sumup-cli/issues/16)) ([c202f62](https://github.com/sumup/sumup-cli/commit/c202f622933468e0f2a1306a39cbb73b79b437a7)) |
| 20 | +* support customers ([#26](https://github.com/sumup/sumup-cli/issues/26)) ([05c7a77](https://github.com/sumup/sumup-cli/commit/05c7a77a7f2545f00d3684b6d6e3dc685fceebf4)) |
| 21 | +* **tooling:** make install target ([#55](https://github.com/sumup/sumup-cli/issues/55)) ([b3d9fbc](https://github.com/sumup/sumup-cli/commit/b3d9fbc32eb189a6c677a483c739e7e69ae72c50)) |
| 22 | +* update SumUp Go SDK ([#14](https://github.com/sumup/sumup-cli/issues/14)) ([f135135](https://github.com/sumup/sumup-cli/commit/f1351355d6b16d31acf9c6c7649a44bb87dcebc8)) |
| 23 | +* update testing setup ([#41](https://github.com/sumup/sumup-cli/issues/41)) ([ba39555](https://github.com/sumup/sumup-cli/commit/ba395558342281a3c2710f890b8853a4de7279b5)) |
| 24 | +* **version:** honor shared output settings ([#49](https://github.com/sumup/sumup-cli/issues/49)) ([0c6fc93](https://github.com/sumup/sumup-cli/commit/0c6fc9304971753238f97f55ae266b33a4db4622)) |
| 25 | + |
| 26 | + |
| 27 | +### Bug Fixes |
| 28 | + |
| 29 | +* **cli:** honor merchant context fallback ([#40](https://github.com/sumup/sumup-cli/issues/40)) ([b4bfee8](https://github.com/sumup/sumup-cli/commit/b4bfee844c3858185e4e771b672b6332016a7b7c)) |
| 30 | +* **commands:** handle nil list responses safely ([#59](https://github.com/sumup/sumup-cli/issues/59)) ([902f838](https://github.com/sumup/sumup-cli/commit/902f838ea9e523611cd2ffe32bb246a4da044311)) |
| 31 | +* **commands:** honor exact timestamp formatting consistently ([#62](https://github.com/sumup/sumup-cli/issues/62)) ([15b78bd](https://github.com/sumup/sumup-cli/commit/15b78bdd255e8e595fa1438a73a5df753e52ae53)) |
| 32 | +* **context:** ignore stale membership search results ([#48](https://github.com/sumup/sumup-cli/issues/48)) ([8c1d316](https://github.com/sumup/sumup-cli/commit/8c1d316bf60e958b600567b669ce9cf934b02f1b)) |
| 33 | +* **message:** respect no-color terminal settings ([#64](https://github.com/sumup/sumup-cli/issues/64)) ([e6e3187](https://github.com/sumup/sumup-cli/commit/e6e3187b17c39124e673d3433949a7ace3d74eb2)) |
| 34 | +* parse monetary CLI amounts as decimals ([#45](https://github.com/sumup/sumup-cli/issues/45)) ([ef0e886](https://github.com/sumup/sumup-cli/commit/ef0e886a948517c2a45d515598928e14183d9d6f)) |
| 35 | +* **readers:** avoid panic on sparse problem responses ([#60](https://github.com/sumup/sumup-cli/issues/60)) ([df6f67d](https://github.com/sumup/sumup-cli/commit/df6f67d431e2ab51c80446a0749b78fed44b14eb)) |
0 commit comments