Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 321 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 321 Bytes

CHANGELOG

v0.1.3 (2019-10-29)

Added

  • Add list topics and subscriptions commands.

php artisan pubsub:events

php artisan pubusb:subscriptions.

Fixed

Terminate publishing the message via artisan command if the topic arg doesn't match the configuration.

v0.1.0 (2019-09-21)

Initial Release