View Source Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.0.1 - 2023-11-18
Added
- Support starting as an OTP application or in supervision
- Callbacks to support lifecycle events. See Lifecycle events for more info
v1.0.0 - 2023-09-26
Initial release. See README.md for more information.
Added
- Simple, unencrypted TCP connections
- MQTT v3.1.1
- QoS 0
- Connect, publish, subscribe, and unsubscribe
- Ping requests
- Rule forwarding (see below)