Skip to content

Releases: VictorAvelar/mollie-cli

v0.13.4

16 Jul 08:43
d195f2c
Compare
Choose a tag to compare

Changelog

New Features and updates

Bug fixes

Documentation updates

Other work

v0.13.3

21 Jun 19:39
4e37c5c
Compare
Choose a tag to compare

Changelog

New Features and updates

Other work

v0.13.0

20 Jun 16:57
df91b7f
Compare
Choose a tag to compare

Changelog

  • 09ed010 task: fix yaml namespace
  • d93c634 task: re-enable the debug flag
  • 692ea8d task: cleanup more debug steps
  • efe8c42 task: use app.Logger consistently on common.go
  • 41fa6ee task: remove debug logs
  • 98b32bd chore(version): prepare version update
  • fca90d1 task: fix json display flag and behaviour
  • dc2164b task: adapt initializer
  • 4768fec task: adapt refunds commands
  • 9bb803a task: fix information prompters
  • 8bc2ce0 task: adapt profiles commands
  • ff515e6 task: adapt permissions commands
  • 7dc9ec6 task: adapt payments commands
  • 1eb6002 task: adapt payment methods commands
  • 25ddcc3 task: adapt invoices commands
  • ff378dc task: adapt customers commands
  • daf5799 task: general common files modifications
  • 469dd11 task: adapt chargebacks commands
  • e5c483d task: addapt captures results
  • 20d36f3 task: update command version number
  • e6903d8 Bump github.com/VictorAvelar/mollie-api-go/v3 from 3.2.1 to 3.3.0
  • 323dd6c task: migrate to mollie-api-go@v3
  • cb8973b chore(gh-actions): update gh actions

v0.12.1

12 Oct 19:25
cc881b4
Compare
Choose a tag to compare

Changelog

daa7217 Upgrade base dependencies
40d1c0f Update dependencies
b9e64f9 Update golancilint to use default presets
dc6254b Fix errors: performance linter
59ef320 Fix errors: comment linter
e4c355d Fix errors: unused and bugs linters report
6ec144b Add makefile ci and pr linters
5793ef5 Remove internal command implementation
e6ec24e Update workflow files
5b7d500 Add invoices command to mollie
acbfce3 Update invoices command to admiral
10daec7 Update invoices displayers
f3df677 Fix golint errors
8ccaeee Fix failing tests and code smells
fff3660 Add customers command to mollie
75962e0 Update customers command to admiral
1bf01bc Update customer displayer
fff676b Add refunds command to mollie
8f65748 Update refunds commands to admiral
626fea2 Update refunds displayer
a7ac942 Add extra common flags
941dcd7 Add chargebacks command to mollie
30b00eb Update chargebacks commands to admiral
f31d072 Update chargebacks displayers
1be4c52 Add filtering for captures command
0073121 Add captures command to mollie
b26b707 Update captures command to admiral
6b346b9 Update captures displayers
5591113 Update base packages
9ccf581 Update command helpers
cd3eea7 Add payments command
86ca5c2 Update payment displayers
6bd62a2 Update payments commands to admiral
2edb905 Add common mollie prompters
6070630 Add more common flaggers
197c180 Update profile displayable
ff311a7 Update profiles commands to admiral
9e8f2df Update dependencies
9280ab1 Update permission displayers
9249272 Update permission commands to admiral
fc25a69 Add updated commands to the CLI
0f43bc1 Update tooling commands to admiral
a77785e Update browse command to admiral
9ec3842 Update impl to use common admiral displayables
33a7175 Update helpers to admiral base impl
0dd254c Remove duplicate displayables
348df6f Remove use of global variable
a1fc255 Add one file per command for methods
047af19 Refactor base code
418c613 Update methods commands to admiral (basic)
c4c997f Add issuers for methods displayer
43971f4 Update base command to admiral
5555742 Add json displayable object
e55b7dd Add text displayable object
7e4bd29 Add json dump config
9fdaa32 Add go-money to display amounts
4b5b144 Add issuers displayer
04012e4 Add more flaggers
6b2e8d4 Migrate methods command to admiral
4b69ca0 Add flag attachment functions
da8f6fb Add avocatl/admiral module
b843618 Migrate base command to admiral
58ebe4f Fix out-format for golangci-lint workflow
ca0b516 Add fixed tag to dockerfile
c0b52d2 Update golang dependencies
93e416d Update direct dependencies

v0.12.0

06 Mar 17:06
b1bc499
Compare
Choose a tag to compare

Changelog

d7acc42 Upgrade dependencies
b1bc499 Update readme
67e1f5d Add invoices command tree and displayers
14e5643 Add invoice and reference arguments
4a6b9b9 Add executor for get command
fbbc481 Add Invoices command to mollie cli

v0.11.0

04 Mar 20:51
70d6908
Compare
Choose a tag to compare

Changelog

a9c4e63 Update readme
df1f6ad Attach permissions tree to main command
79772a0 Add permissions displayers
f5cd2a1 Add permissions command tree
e915b94 Add permission arg
24c0bb4 Add any readme commit to be ignored in releases

v0.10.0

25 Feb 19:49
e26f998
Compare
Choose a tag to compare

Changelog

f366b4c Update go version matrix for gh workflows
a1036ee Update code dependencies

v0.9.1

05 Feb 15:22
d17a968
Compare
Choose a tag to compare

Changelog

8f0b82a Update version string
adbac7c Update dependencies to latest versions
d17a968 Merge pull request #28 from VictorAvelar/housekeeping/update-mollie-go-sdk-version
b140efc Fix actions execution criteria

v0.9.0

17 Jan 13:48
2898fd3
Compare
Choose a tag to compare

Changelog

6582e08 Update release info files
cbdc382 Add test for captures displayers
ca63e24 Add generated command documentation
1072ea5 Add captures displayer
21a3fa4 Add captures command tree

v0.8.0

24 Dec 13:57
Compare
Choose a tag to compare

Changelog

7cf23da Update stale.yml
8e5dd51 Update generated documentation
6a8b178 Update displayable version
f56bab0 Update ci config
255c0dc Update README
984b70f Merge branch 'master' into customers-resource-implementation
26a328c Add displayers to command actions
e1770f9 Add customers base command
58c2708 Add customer domain missing args
250ba9f Add customer displayers
877c482 Add basic commands for customers