Skip to content

Releases: toneflix/paystack-cli

0.1.9

30 Jan 01:34

Choose a tag to compare

  • feat(payload): implement modifyPayload function for dynamic event object modification
  • feat(webhook): enhance pingWebhook function to support interactive payload modification and forwarding

Full Changelog: 0.1.8...0.1.9

0.1.8

29 Jan 22:43

Choose a tag to compare

  • 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

28 Jan 15:54
0fc7165

Choose a tag to compare

Full Changelog: 0.1.6...0.1.7

0.1.6

18 Jan 14:12

Choose a tag to compare

  • fix(info): update spinner behavior to indicate successful loading of application information

Full Changelog: 0.1.5...0.1.6

0.1.5

18 Jan 13:53

Choose a tag to compare

  • feat(info): enhance InfoCommand to dynamically locate package.json and display version information

Full Changelog: 0.1.4...0.1.5

0.1.4

18 Jan 13:31

Choose a tag to compare

feat(info): add InfoCommand to display application runtime information

Full Changelog: https://github.com/toneflix/paystack-cli/commits/0.1.4