Releases: gocardless/cli-releases
Releases · gocardless/cli-releases
v1.0.1
v1.0.0-beta.6
Changelog
Miscellaneous
- 4995dd0 chore: version update
- 06d0963 chore: generate payment events in stages
v1.0.0-beta.5
Changelog
v1.0.0-beta.4
Changelog
Miscellaneous
- bc49e53 chore: granular time setting
- 569a519 Migration from CircleCI to GA (#102)
v1.0.0-beta.3
Changelog
Bug fixes
- ed7c4e5 fix: unreliable listen command behavior (#96)
v1.0.0-beta.2
Changelog
Features
- 0f32bc0 feat: release v1.0.0-beta.2 (#86)
- 682c5dd feature: add editor flag to update (#72)
Miscellaneous
- 6d63a21 chore: add tests for read editor (#73)
- b463a6b Feature request: Add editorName reader flag for request body. (#71)
v1.0.0-beta.1
Changelog
This is the first public release of the GoCardless CLI DevTools. See the Getting Started Guide to start using it.
Features
- Interact with GC Resources via the
create
,update
,get
,list
anddelete
commands. See all Commands Reference. - Trigger events on Resources.
- Forward events to custom Webhook URLs.