Releases: toneflix/paystack-cli
Releases · toneflix/paystack-cli
0.1.9
0.1.8
- feat(integration): add IntegrationInfoCommand to retrieve current integration details
- feat(builders): implement dataRenderer and miniServer utilities for improved data handling and webhook testing
- refactor: replace ora with command().spinner for consistent spinner usage across commands
- chore(dependencies): update package.json and pnpm-lock.yaml to include detect-port, h3, and srvx; remove ora
- fix(webhooks): update webhook samples to include new event types and modify payload handling
- chore(global): add global string utility methods for case conversions and truncation
- refactor(helpers): remove unused renderer utility and replace with objectToTable for better output formatting
- feat(integration): implement SetIntegrationCommand to manage active Paystack integration
- fix(dependencies): update @h3ravel/musket to version 0.10.1 and add cli-table3
- fix(db): change database path to user home directory and update related functions
- fix(info): enhance InfoCommand to display user and integration details in a table format
- fix(webhook): improve error message for unauthenticated users in WebhookCommand
- test(db): update database tests to reflect new database path and cleanup logic
- test(hooks): adjust hooks tests for new database setup and integration handling
Full Changelog: 0.1.6...0.1.8
0.1.7
Full Changelog: 0.1.6...0.1.7
0.1.6
- fix(info): update spinner behavior to indicate successful loading of application information
Full Changelog: 0.1.5...0.1.6
0.1.5
- feat(info): enhance InfoCommand to dynamically locate package.json and display version information
Full Changelog: 0.1.4...0.1.5
0.1.4
feat(info): add InfoCommand to display application runtime information
Full Changelog: https://github.com/toneflix/paystack-cli/commits/0.1.4