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.
Unreleased
1.1.1 - 2025-08-03
Fixed
- Replaces a local dev dependency with one from hex. This works around a bug that currently makes the LSP misbehave when browsing the package source.
1.1.0 - 2025-08-01
Added
- Added
subscribe_to_updates_selectingfunction, which allows receiving updates to aSubjectwith some other type thanmqtt.Update, and also filtering messages.
1.0.0 - 2025-07-20
Added
- Initial release with basic functionality.