v0.1.0
What's Changed
- [Chore] Initial project setup with Poetry and basic structure by @JosePedro90 in #1
- [Feature] Add Rest client for make requests to API by @joaoccf56 in #4
- [Feature] Add new method to generate ticket by @joaoccf56 in #5
- [Feature] Add MQTTClient class for connecting and subscribing to MQTT broker by @JosePedro90 in #2
- [Feature] Expose call next ticket by @joaoccf56 in #6
- [Feature] Expose set current counter by @joaoccf56 in #7
- [Feature] Add method to end an answering by @joaoccf56 in #8
- [Feature] Add new method to get current answering by @joaoccf56 in #9
- [Feature] Add method to set Queue's status by @joaoccf56 in #10
- [Feature] Add Event handler framework with decorators and filtering by @JosePedro90 in #11
- [Feature] Expose Queues of QueuesList by @joaoccf56 in #12
- [Feature] Add QubeClient Facade for Unified API and Event Handling by @JosePedro90 in #15
- [Docs] Add event handling examples by @JosePedro90 in #13
- [Docs] Add rest examples by @joaoccf56 in #14
New Contributors
- @joaoccf56 made their first contribution in #4
Full Changelog: https://github.com/Q-Better/qube-python/commits/v0.1.0