Skip to content

0.1.8

Choose a tag to compare

@3m1n3nc3 3m1n3nc3 released this 29 Jan 22:43
· 5 commits to main since this release
  • 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